summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeZee2015-10-30 02:10:39 -0500
committermeZee2015-10-30 02:10:39 -0500
commit4dd6fd787846dbf72934052975ed2f35916170a7 (patch)
tree767be23dcf8f24d2615ef8e7dd600a2752f4161d
parent2063774679bad673d06c9d32e073c7d00b531c00 (diff)
downloadaur-4dd6fd787846dbf72934052975ed2f35916170a7.tar.gz
Update Contributors & Maintainers Shebang.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74b223f81882..f131282c2603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = armory
pkgdesc = Python-Based Bitcoin Software
pkgver = 0.93.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/etotheipi/BitcoinArmory
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 725b8ab72be5..d8210b69742b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: portals <portals at riseup.net> Base on work of: 2bluesc <2bluesc at gmail.com> and mazzolino <maze+aur at strahlungsfrei.de>
+# Maintainer: William Grieshaber <me@zee.li>
+# Contributor: portals <portals at riseup.net> Base on work of: 2bluesc <2bluesc at gmail.com> and mazzolino <maze+aur at strahlungsfrei.de>
# Contributor: Pieter Kokx <pieter@kokx.nl>
pkgname=armory
_pkgname=BitcoinArmory
pkgver=0.93.2
_pkgver=0.93.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python-Based Bitcoin Software"
arch=('i686' 'x86_64')
url="https://github.com/etotheipi/BitcoinArmory"