summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-26 15:50:33 -0400
committerInori2017-07-26 15:50:33 -0400
commit15fdaea894d381b196d2430bda088c0d22c31274 (patch)
treec4333e308933e6fef8532712962d7c621881bbc9 /PKGBUILD
parent6122d8dcc8bc24cb50fc154e0bfc28ec1fad0762 (diff)
downloadaur-15fdaea894d381b196d2430bda088c0d22c31274.tar.gz
Prep v2.7.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7361f3a72e32..92529149e967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.7.0
+pkgver=2.7.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=('e967969e9d0ec439936c3e24c832413c')
+md5sums=('e02652e73cf96782a99ee94e14a8a8ae')
arch=("any")
depends=("ncurses" "perl")