summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInori2018-01-18 09:50:36 -0500
committerInori2018-01-18 09:50:36 -0500
commit4b6b0b3f16be021aac55f882d9828569cb5b5e82 (patch)
tree05e812dc8797f1cc954644309520ded09a9c9fee
parentf187afa29039ffbd531be171e88a40b262d158cd (diff)
downloadaur-4b6b0b3f16be021aac55f882d9828569cb5b5e82.tar.gz
Prep v2.9.3-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 278ebbbcabfb..7105fd4fe0f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = astra
pkgdesc = VC/PM identifiers for bash
pkgver = 2.9.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/inoriy/astra
arch = any
license = GPL-3.0
depends = glibc
depends = perl
- source = https://github.com/inoriy/astra/archive/v2.9.3-2.tar.gz
- md5sums = 082cc88c1e14bf9f489a4dc29bbf8747
+ source = https://github.com/inoriy/astra/archive/v2.9.3-3.tar.gz
+ md5sums = 169ac58b8546b61c17c915dc5e309ea8
pkgname = astra
diff --git a/PKGBUILD b/PKGBUILD
index 4e72776d4f2c..f122c0dcdd2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: inori <github.com/inoriy>
pkgname=astra
pkgver=2.9.3
-pkgrel=2
+pkgrel=3
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=('082cc88c1e14bf9f489a4dc29bbf8747')
+md5sums=('169ac58b8546b61c17c915dc5e309ea8')
arch=("any")
depends=("glibc" "perl")