summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2019-01-23 12:11:20 -0800
committerUncle Hunto2019-01-23 12:11:20 -0800
commit3e0619a9b0e67647895d08f7bf94bfeff995c79a (patch)
tree2b0fb611a095b0aa8e60e0aa5cd80a23a4d2cfe2
parentda1e2c73a7158ea6ea4addc4867dc4c647c8a61d (diff)
downloadaur-3e0619a9b0e67647895d08f7bf94bfeff995c79a.tar.gz
Bump version to 0.96.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7cacfc5cd29..f127f7d4b475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 7 01:00:09 UTC 2018
+# Wed Jan 23 20:05:04 UTC 2019
pkgbase = armory-goatpig-git
pkgdesc = Armory Bitcoin wallet, built from new, official github repo w/auto selection of current python2 version
- pkgver = v0.96.4.r0.gfee1f91a
+ pkgver = v0.96.5.r0.g1d02a664
pkgrel = 1
url = https://github.com/goatpig/BitcoinArmory
install = armory.install
diff --git a/PKGBUILD b/PKGBUILD
index 41c645bdcf12..3af6c096403d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=armory-goatpig-git
_name=${pkgname%-*-*}
_py2ver=$(pacman -Qi python2 | sed -n 's/\(.*Version *: \)\(.*\..*\)\(\..*\)/\2/p')
-pkgver=v0.96.4.r0.gfee1f91a
+pkgver=v0.96.5.r0.g1d02a664
pkgrel=1
pkgdesc="Armory Bitcoin wallet, built from new, official github repo w/auto selection of current python2 version"
arch=('i686' 'x86_64')