summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin lyons2018-03-29 15:54:29 +0100
committerGavin lyons2018-03-29 15:54:29 +0100
commit8c97fce3841c8319db3abafb4185edc161470a8b (patch)
tree2f96b954f933698f387b499a7dd16ee3a6912d4c /PKGBUILD
parent3214fe053f974edc8a8dac6f0ebb0a4f6a15dfa8 (diff)
downloadaur-8c97fce3841c8319db3abafb4185edc161470a8b.tar.gz
Version 1.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8456398866f6..632a7252103f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Gavin Lyons <glyons66@hotmail.com>
# https://github.com/gavinlyonsrepo/bashmultitool
pkgname=bashmultitool
-pkgver=1.1
-pkgrel=2
-pkgdesc="A library for bash shell program containing useful functions, written in bash import into scripts"
+pkgver=1.2
+pkgrel=3
+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"
license=('MIT')
source=("https://github.com/gavinlyonsrepo/bashmultitool/archive/$pkgver.tar.gz")
-md5sums=('c07b1f8041515c6addb48a8b0176a76b')
+md5sums=('a1febfc8b27a913b495933a0b7f31339')
package() {