summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {