summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98b47b3cc87c..7aa93e8edc3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.8.0
-pkgrel=1
+pkgver=2.8.1
+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=('44108c66a240acf02db3250263850f6b')
+md5sums=('3dd7616759111381c11ed3c761bbb1df')
arch=("any")
depends=("ncurses" "perl")