summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-26 16:26:18 -0400
committerInori2017-07-26 16:26:18 -0400
commit78b0758c756b13fc5a75d7bcf4eff4db87f40512 (patch)
tree02ed83c17a4953ba2e7ec7c653058cdcc7e425f1 /PKGBUILD
parent3c544f806d21a24e1db53f624889a4c1e5f2e032 (diff)
downloadaur-78b0758c756b13fc5a75d7bcf4eff4db87f40512.tar.gz
Prep v2.7.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74663839c948..4cae4b0a0a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.7.1
+pkgver=2.7.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=('e02652e73cf96782a99ee94e14a8a8ae')
+md5sums=('2063d00409d6435d46a8c7feb336a440')
arch=("any")
depends=("ncurses" "perl")