[arch-commits] Commit in bash-bats/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Oct 26 21:04:22 UTC 2021


    Date: Tuesday, October 26, 2021 @ 21:04:22
  Author: foxboron
Revision: 1034500

upgpkg: bash-bats 1.5.0-1

Modified:
  bash-bats/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-26 21:03:04 UTC (rev 1034499)
+++ PKGBUILD	2021-10-26 21:04:22 UTC (rev 1034500)
@@ -4,7 +4,7 @@
 # Contributor: Jan-Erik Rediger <badboy at archlinux dot us>
 
 pkgname=bash-bats
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Bash Automated Testing System"
 arch=("any")
@@ -12,7 +12,7 @@
 license=("MIT")
 depends=('bash')
 source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('bff517da043ae24440ec8272039f396c2a7907076ac67693c0f18d4a17c08f7d')
+sha256sums=('36a3fd4413899c0763158ae194329af8f48bb1ff0d1338090b80b3416d5793af')
 
 check() {
   cd "bats-core-${pkgver}"



More information about the arch-commits mailing list