summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 11:59:42 -0400
committerInori2017-07-25 11:59:42 -0400
commit3ca8341af6784a03acc7becc56e9547359af82f7 (patch)
treea28754e5bb39719d0bfc267f4bf6299b26778903 /PKGBUILD
parent5c214e93d858174ba56af8d033cd8bd48a57a3f1 (diff)
downloadaur-3ca8341af6784a03acc7becc56e9547359af82f7.tar.gz
Prep v2.2.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 350a2da99d24..43a8027d5551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.11.2
+pkgver=2.2.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=('56c91965237ee2172d6334ec82ab634e')
+md5sums=('c13f6fa910ea74f1acdea0383f153701')
arch=("any")
depends=("ncurses" "perl")