summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin lyons2022-09-22 17:04:21 +0100
committerGavin lyons2022-09-22 17:04:21 +0100
commit9ae4b982782f08b6eee7a7622841d9654b337d92 (patch)
tree5df273276d420e54636094ef584c63dd3b252184 /PKGBUILD
parent74ee938db06095c912343a15c27ba47f59459863 (diff)
downloadaur-bashmultitool.tar.gz
version 2.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80be3143b127..961c3ea86a79 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gavin Lyons <glyons66@hotmail.com>
# https://github.com/gavinlyonsrepo/bashmultitool
pkgname=bashmultitool
-pkgver=2.0
-pkgrel=1
+pkgver=2.1
+pkgrel=2
pkgdesc="A library for bash shell programs containing useful functions, written in bash, can be imported into scripts"
arch=('any')
url="https://github.com/gavinlyonsrepo/bashmultitool"
@@ -10,7 +10,7 @@ license=('MIT')
source=("https://github.com/gavinlyonsrepo/bashmultitool/archive/$pkgver.tar.gz")
-sha256sums=('2c38d9e5e6c9f8ba63c7a5ee8cc354bc70f9d71b17f3a942db753eadcc2f6734')
+sha256sums=('34b470c2f6c510b1cec12f17a4add4ff3bee8bf08456dc8286b8068a69beb615')
package() {