summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 10:01:59 -0400
committerInori2017-07-25 10:01:59 -0400
commit5c214e93d858174ba56af8d033cd8bd48a57a3f1 (patch)
tree25b298a8151c5d7c1f4eaf7898c0c13443a43e0b /PKGBUILD
parente2c36005bea5f0f10440afbc0ef32efa465c5940 (diff)
downloadaur-5c214e93d858174ba56af8d033cd8bd48a57a3f1.tar.gz
Prep v1.11.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7c88091564d..350a2da99d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.11.1
+pkgver=1.11.2
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=('adc3b4487876d90d1960cf635006c728')
+md5sums=('56c91965237ee2172d6334ec82ab634e')
arch=("any")
depends=("ncurses" "perl")