makedeb


bats 1.11.0-1


Bash Automated Testing System

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

Commit:


Hash: 26e5374903722bac6127cadc869f152da040fda7

Message: Bump version to '1.11.0-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2d6d332..34b6aa1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,11 +4,11 @@ preinst = bats.preinst
 pkgbase = bats
 pkgdesc = Bash Automated Testing System
 pkgrel = 1
-pkgver = 1.10.0
+pkgver = 1.11.0
 url = https://bats-core.readthedocs.io/
 arch = all
 license = MIT
-source = bats-1.10.0::git+https://github.com/bats-core/bats-core/#tag=v1.10.0
+source = bats-1.11.0::git+https://github.com/bats-core/bats-core/#tag=v1.11.0
 source = bats.profile
 sha256sums = SKIP
 sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 20fb491..66f9f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=bats
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='Bash Automated Testing System'
 arch=('all')