summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-26 20:09:47 -0400
committerInori2017-07-26 20:09:47 -0400
commit418891a5fb1f6f2f28a9141976f3cb0af0b7f38a (patch)
tree00b1f9cacf839a0856cd1ad4c4febb6a178daeb7 /PKGBUILD
parent78b0758c756b13fc5a75d7bcf4eff4db87f40512 (diff)
downloadaur-418891a5fb1f6f2f28a9141976f3cb0af0b7f38a.tar.gz
Prep v2.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cae4b0a0a90..98b47b3cc87c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.7.2
+pkgver=2.8.0
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=('2063d00409d6435d46a8c7feb336a440')
+md5sums=('44108c66a240acf02db3250263850f6b')
arch=("any")
depends=("ncurses" "perl")