summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-24 16:41:58 -0400
committerInori2017-07-24 16:41:58 -0400
commit2d76ef0738c9dfac6c61c03d701900eadb778fa7 (patch)
tree8965ee9593b91b184e8369f7f49cf654dce9a251 /PKGBUILD
parent9f1ce24b6dc16a231d08b3aff005454e49ad2690 (diff)
downloadaur-2d76ef0738c9dfac6c61c03d701900eadb778fa7.tar.gz
Prep v1.9.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d615eed25b72..137047f40438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.9.3
+pkgver=1.9.4
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=('45aa74a867764b263154fec4eb676fae')
+md5sums=('b5e2909060eee86c41a1d9f5d254c361')
arch=("any")
depends=("ncurses" "perl")