makedeb


bats 1.11.0-1


Bash Automated Testing System

Click here to go back to the commit logs for bats.

Commit:


Hash: f17b0556471d4b037f4ce2cc64874f2beaf8e58f

Message: Bump version to '1.8.2-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 4d923af..81fca87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,11 +4,11 @@ preinst = bats.preinst
 pkgbase = bats
 pkgdesc = Bash Automated Testing System
 pkgrel = 1
-pkgver = 1.8.1
+pkgver = 1.8.2
 url = https://bats-core.readthedocs.io/
 arch = all
 license = MIT
-source = bats-1.8.1::git+https://github.com/bats-core/bats-core/#tag=v1.8.1
+source = bats-1.8.2::git+https://github.com/bats-core/bats-core/#tag=v1.8.2
 source = bats.profile
 sha256sums = SKIP
 sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ea81c55..451818c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=bats
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Bash Automated Testing System'
 arch=('all')