summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 09:59:17 -0400
committerInori2017-07-25 09:59:17 -0400
commite2c36005bea5f0f10440afbc0ef32efa465c5940 (patch)
treeb0681932b17ccdaa507d1b339aabe66163d78a4e /PKGBUILD
parent600e4be3e3d9b71fe4ec0534f5b08ad53f468dc4 (diff)
downloadaur-e2c36005bea5f0f10440afbc0ef32efa465c5940.tar.gz
Prep v1.11.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e63b767e6337..e7c88091564d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.10.1
+pkgver=1.11.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=('ef803b361a5d3d9482171d52e8a50000')
+md5sums=('adc3b4487876d90d1960cf635006c728')
arch=("any")
depends=("ncurses" "perl")