summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorn0vember2021-04-09 12:14:36 +0200
committern0vember2021-04-09 12:14:36 +0200
commitff4ea859d31140a8e6aa55099c65b086f0044467 (patch)
treeff5a186ebe62d940ca9f0e1197efc1c31925cc00
parent37b4df0e854788fe3996135885a966308f82085c (diff)
downloadaur-ff4ea859d31140a8e6aa55099c65b086f0044467.tar.gz
update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40e041a8e7b0..80cc738e0f80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = bash_unit
pkgdesc = bash unit testing enterprise edition framework for professionals
- pkgver = 1.6.1
+ pkgver = 1.7.1
pkgrel = 1
url = https://github.com/pgrange/bash_unit
arch = any
license = GPL
depends = bash
- source = https://github.com/pgrange/bash_unit/archive/v1.6.1.tar.gz
+ source = https://github.com/pgrange/bash_unit/archive/v1.7.1.tar.gz
md5sums = SKIP
pkgname = bash_unit
diff --git a/PKGBUILD b/PKGBUILD
index 73e5a09bbe09..9acab7180501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: n0vember <n0vember at half-9 dot net>
pkgname=bash_unit
-pkgver=1.6.1
+pkgver=1.7.1
pkgrel=1
pkgdesc="bash unit testing enterprise edition framework for professionals"
arch=('any')