summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2018-04-06 18:00:39 -0700
committerUncle Hunto2018-04-06 18:00:39 -0700
commitda1e2c73a7158ea6ea4addc4867dc4c647c8a61d (patch)
treea8bfd6b74ab83c60c0a92ed1dcfc54ff2d76d9d2
parent257a52ab85ff28bed1a4ff0e3212fa8e4604bcef (diff)
downloadaur-da1e2c73a7158ea6ea4addc4867dc4c647c8a61d.tar.gz
Update to 0.96.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dd6c1178a6e..c7cacfc5cd29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 14 21:58:11 UTC 2017
+# Sat Apr 7 01:00:09 UTC 2018
pkgbase = armory-goatpig-git
pkgdesc = Armory Bitcoin wallet, built from new, official github repo w/auto selection of current python2 version
- pkgver = v0.96.3.r0.g2b65ac06
+ pkgver = v0.96.4.r0.gfee1f91a
pkgrel = 1
url = https://github.com/goatpig/BitcoinArmory
install = armory.install
diff --git a/PKGBUILD b/PKGBUILD
index 248a3041c689..41c645bdcf12 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.3.r0.g2b65ac06
+pkgver=v0.96.4.r0.gfee1f91a
pkgrel=1
pkgdesc="Armory Bitcoin wallet, built from new, official github repo w/auto selection of current python2 version"
arch=('i686' 'x86_64')