summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-24 16:21:42 -0400
committerInori2017-07-24 16:21:42 -0400
commitb6eece5b24580f2686cf385e95933aca5e132b0b (patch)
treefcd2cc2ebd1c72b48c54e5d90d07e0f77a80f2f4 /PKGBUILD
parent56c19e4ed413befe46589dfb3d57c7a634311205 (diff)
downloadaur-b6eece5b24580f2686cf385e95933aca5e132b0b.tar.gz
Prep v1.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e454f54457db..294ecf167e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="VC/PM identifiers for bash"
@@ -8,7 +8,7 @@ url="https://github.com/inoriy/astra"
license=("MIT")
source=("https://github.com/inoriy/astra/archive/v$pkgver-$pkgrel.tar.gz")
-md5sums=('0959e3619be1105bfd5b4ec751165089')
+md5sums=('35844943f7e1a4228586793e6fd19583')
arch=("any")
depends=("ncurses" "perl")