summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInori2017-07-24 14:52:15 -0400
committerInori2017-07-24 14:52:15 -0400
commit747f55fa70e16a3677610cb1bc6904adb39966bd (patch)
tree37ced35e7e26a25c21a138b668b378389e42a625 /PKGBUILD
parente7d4835b74abe4d6a3d9c2e574825c008475dd4f (diff)
downloadaur-747f55fa70e16a3677610cb1bc6904adb39966bd.tar.gz
Prep v1.8.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 763018047b2e..291ed6ce0d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=1.6.5
-pkgrel=1
+pkgver=1.8.2
+pkgrel=2
pkgdesc="VC/PM identifiers for bash"
url="https://github.com/inoriy/astra"
license=("MIT")
source=("https://github.com/inoriy/astra/archive/v$pkgver-$pkgrel.tar.gz")
-md5sums=('3b05c3f0934d91c1e6b649b92b88c113')
+md5sums=('ae2bab9ddef11907b6a3c76d483def3f')
arch=("any")
depends=("ncurses" "perl")