summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-24 16:32:36 -0400
committerInori2017-07-24 16:32:36 -0400
commitf142828e3086e8e3ae746f0d7eb263080ad152d0 (patch)
tree77b7eef2e89dbb8541bbace8948fdf3f57d3160a /PKGBUILD
parentb6eece5b24580f2686cf385e95933aca5e132b0b (diff)
downloadaur-f142828e3086e8e3ae746f0d7eb263080ad152d0.tar.gz
Prep v1.9.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 294ecf167e2b..f6c1a4354616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.9.1
+pkgver=1.9.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=('35844943f7e1a4228586793e6fd19583')
+md5sums=('8b01d634ea0d588049b0c8c161facd2b')
arch=("any")
depends=("ncurses" "perl")