summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin lyons2022-04-10 13:41:18 +0100
committerGavin lyons2022-04-10 13:41:18 +0100
commitced3bad291abbd4c4b1e108261a856a4902bf160 (patch)
tree895b19aaae6f9de75b6fb481f8274120d2394054 /PKGBUILD
parent85c308cb02c751f1c4f5cd0ca0d837d3959f3687 (diff)
downloadaur-ced3bad291abbd4c4b1e108261a856a4902bf160.tar.gz
version 1.7-8
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d84158ac792b..4269684e9f83 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gavin Lyons <glyons66@hotmail.com>
# https://github.com/gavinlyonsrepo/bashmultitool
pkgname=bashmultitool
-pkgver=1.5
-pkgrel=6
+pkgver=1.7
+pkgrel=8
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")
-md5sums=('51389d726381ab55aff6a8a758ee44fe')
+sha256sums=('c09e7f1e529b2dad200fb7423e72d39de0c02b3d7f2ce1e2819f9ed1db23431f')
package() {