summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames An2018-07-14 16:32:27 -0400
committerJames An2018-07-14 16:32:27 -0400
commit86219ab8ffdaa59f6d4ab5a5313ee40672eaafe2 (patch)
treed5eff68994cc7542d3eaca31072f8e74e6520cd0 /PKGBUILD
parentcda4f30b9dacb4b2cfecb09fc6cf71ecd067b8aa (diff)
downloadaur-bash-utils-git.tar.gz
Updated to latest upstream release and remove unnecessary opt dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dc34de9d5c1..4927c48696a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bash-utils-git
_pkgname=${pkgname%-git}
-pkgver=0.1.r42.g5d89003
+pkgver=0.1.r43.g75d877b
pkgrel=1
pkgdesc="Miscellaneous small utils, mainly for the Bash shell."
arch=('any')