summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-25 15:52:52 -0400
committerInori2017-07-25 15:52:52 -0400
commit349f19811cc53df028ef4948af650cb2f01f6666 (patch)
treeb6289e53ab64d48024bb4c677a38c745c19a1c8f /PKGBUILD
parentc274b45955e7dd7cb83ff56fa80593c900256958 (diff)
downloadaur-349f19811cc53df028ef4948af650cb2f01f6666.tar.gz
Prep v2.4.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d6e614d763c..240894e2d188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.3.3
+pkgver=2.4.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=('1839a988e16fecd5ac664026dc96200b')
+md5sums=('8e7e58d8cbb9dcb7ede0a99088004aa3')
arch=("any")
depends=("ncurses" "perl")