summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan la Cour2016-03-29 10:55:46 -0600
committerJonathan la Cour2016-03-29 10:55:46 -0600
commit89fae0107236f3be4b513d56929b1fa11670f022 (patch)
tree08ef2ef8909a98db461d32584ef7a347faaaca70
parentfad22808b305a5105705422b2a871fb31d78f5ea (diff)
downloadaur-89fae0107236f3be4b513d56929b1fa11670f022.tar.gz
Updated package URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 531c6749704d..8eec25d2cf55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = armory-git
pkgdesc = Full-featured Bitcoin wallet management application
pkgver = v0.93.3.r8.g1c71901
pkgrel = 1
- url = https://github.com/etotheipi/BitcoinArmory
+ url = https://github.com/goatpig/BitcoinArmory
install = armory-git.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bf050a48d8a8..3354106af73d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=v0.93.3.r8.g1c71901
pkgrel=1
pkgdesc="Full-featured Bitcoin wallet management application"
arch=('i686' 'x86_64')
-url="https://github.com/etotheipi/BitcoinArmory"
+url="https://github.com/goatpig/BitcoinArmory"
license=('AGPL3')
depends=('crypto++' 'swig' 'python2' 'twisted' 'qt4' 'python2-pyqt4' 'python2-bsddb' 'python2-psutil')
makedepends=('git' 'gcc' 'make')