summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 14:45:58 -0400
committerInori2017-07-25 14:45:58 -0400
commitd339c9eb4362eed9fe20de37b80c5969e8caee74 (patch)
tree157e50db3abf39517186a2bbba54c48f9c201228 /PKGBUILD
parent3ca8341af6784a03acc7becc56e9547359af82f7 (diff)
downloadaur-d339c9eb4362eed9fe20de37b80c5969e8caee74.tar.gz
Prep v2.3.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43a8027d5551..a8f372ced3f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.2.3
+pkgver=2.3.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=('c13f6fa910ea74f1acdea0383f153701')
+md5sums=('ee1bb660bb35581cb63f653eff2b637b')
arch=("any")
depends=("ncurses" "perl")