summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-24 16:35:23 -0400
committerInori2017-07-24 16:35:23 -0400
commit9f1ce24b6dc16a231d08b3aff005454e49ad2690 (patch)
treeb2835740ed8f8ef3871dc69bcd7f8132ba1b2051 /PKGBUILD
parentf142828e3086e8e3ae746f0d7eb263080ad152d0 (diff)
downloadaur-9f1ce24b6dc16a231d08b3aff005454e49ad2690.tar.gz
Prep v1.9.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6c1a4354616..d615eed25b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.9.2
+pkgver=1.9.3
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=('8b01d634ea0d588049b0c8c161facd2b')
+md5sums=('45aa74a867764b263154fec4eb676fae')
arch=("any")
depends=("ncurses" "perl")