summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorskydrome2016-02-17 16:59:17 -0500
committerskydrome2016-02-17 16:59:17 -0500
commitb4ce6535171203bb1bfdb4c1f624c55e00af1305 (patch)
tree6ffa371f05d6b0dd51f1a934c2b9bdfa9f03b4d8 /PKGBUILD
parent6c1549e0911847349dc78a64d8a171194998daf5 (diff)
downloadaur-b4ce6535171203bb1bfdb4c1f624c55e00af1305.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c840570a17d4..d2676011908e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: skydrome <skydrome@i2pmail.org>
pkgname=acquisition-plus
-pkgver=0.4
+pkgver=0.4a
pkgrel=1
pkgdesc="Inventory management tool for Path of Exile"
url="https://github.com/Novynn/acquisitionplus"
@@ -14,7 +14,7 @@ install='acquisition.install'
source=("https://github.com/Novynn/acquisitionplus/archive/${pkgver}-PLUS.tar.gz"
"acquisition.desktop")
-sha256sums=('f5cfc5fe1f89764d5693a3c2e7cd43a93da442e41449bfd5f4d069ccd80fbd71'
+sha256sums=('165829066032df2c517b48f087afd5ba47523edc92a3c49832f783e9be21c052'
'556e8a764ecaf9ac4b9b7f6b6340c7bff7aae9c1b179fc0601d93886bc810e81')
prepare() {