summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInori2017-08-01 13:39:02 -0400
committerInori2017-08-01 13:39:02 -0400
commit9e0d29fa00c17ac31db010f75ae813a35d01c7cb (patch)
tree02251678a65ea6f9a929e4f1c2bdcf5ac9f2c4a2
parent6ddc7991dad56e693a778b239466a746f4928afd (diff)
downloadaur-9e0d29fa00c17ac31db010f75ae813a35d01c7cb.tar.gz
Prep v2.9.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0ef82c96373..74df48d449b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = astra
pkgdesc = VC/PM identifiers for bash
- pkgver = 2.8.1
- pkgrel = 2
+ pkgver = 2.9.0
+ pkgrel = 1
url = https://github.com/inoriy/astra
arch = any
license = GPL-3.0
depends = glibc
depends = perl
- source = https://github.com/inoriy/astra/archive/v2.8.1-2.tar.gz
- md5sums = 3dd7616759111381c11ed3c761bbb1df
+ source = https://github.com/inoriy/astra/archive/v2.9.0-1.tar.gz
+ md5sums = 3154c9ffebe9129c4a730d765c4eb014
pkgname = astra
diff --git a/PKGBUILD b/PKGBUILD
index 516546a79d16..10ae15f3a324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
-pkgver=2.8.1
-pkgrel=2
+pkgver=2.9.0
+pkgrel=1
pkgdesc="VC/PM identifiers for bash"
url="https://github.com/inoriy/astra"
license=("GPL-3.0")
source=("https://github.com/inoriy/astra/archive/v$pkgver-$pkgrel.tar.gz")
-md5sums=('3dd7616759111381c11ed3c761bbb1df')
+md5sums=('3154c9ffebe9129c4a730d765c4eb014')
arch=("any")
depends=("glibc" "perl")