summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 16:17:01 -0400
committerInori2017-07-25 16:17:01 -0400
commitae7e98527131058450fd986d375fba6b9747444a (patch)
treec7f140a745622fca348e9d58cf9f09db51835567 /PKGBUILD
parent04c9b1a99385e81e4ac27a09338eeb2325152d41 (diff)
downloadaur-ae7e98527131058450fd986d375fba6b9747444a.tar.gz
Prep v2.5.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 765473b06e1e..011b3d6cceb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.5.0
+pkgver=2.5.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=('d32fb9eb7b85edb62ae7b1945061cd5d')
+md5sums=('7164f216551fe602bb660db9ac788146')
arch=("any")
depends=("ncurses" "perl")