summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')