makedeb
Bash Automated Testing System
Click here to go back to the commit logs for bats.
Hash: 9d65aabb4ecc2c13307f639086aaafc1d0729cb1
Message: Bump version to '1.8.1-1'
diff --git a/.SRCINFO b/.SRCINFO
index f007655..4d923af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,11 +4,11 @@ preinst = bats.preinst
pkgbase = bats
pkgdesc = Bash Automated Testing System
pkgrel = 1
-pkgver = 1.8.0
+pkgver = 1.8.1
url = https://bats-core.readthedocs.io/
arch = all
license = MIT
-source = bats-1.8.0::git+https://github.com/bats-core/bats-core/#tag=v1.8.0
+source = bats-1.8.1::git+https://github.com/bats-core/bats-core/#tag=v1.8.1
source = bats.profile
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed1ba41..ea81c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=bats
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc='Bash Automated Testing System'
arch=('all')