summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2018-10-17 19:25:24 -0400
committerMarcel O'Neil2018-10-17 19:25:24 -0400
commit44c7f4b4a597ea2488068785705fbad89e9f9bfd (patch)
treed957cb1292b332b4d31fbd723339a84806432c1c
parent3ceabf73ea282b59957f294652c2f629ab5cd0c0 (diff)
downloadaur-44c7f4b4a597ea2488068785705fbad89e9f9bfd.tar.gz
Modify URL (GitHub migration)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e015d64f9a73..a47877f77fce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron-cash-git
pkgdesc = Lightweight Bitcoin Cash wallet
- pkgver = 3.3.1.r12.g4ef2c37e
- pkgrel = 2
+ pkgver = 3.3.1.r135.g624c7972
+ pkgrel = 1
url = http://www.electroncash.org/
install = electron-cash-git.install
arch = any
@@ -35,7 +35,7 @@ pkgbase = electron-cash-git
optdepends = zbar: QR code reading support
provides = electron-cash
conflicts = electron-cash
- source = electron-cash-git::git+https://github.com/fyookball/electrum.git
+ source = electron-cash-git::git+https://github.com/Electron-Cash/Electron-Cash.git
source = electron-cash-git.install
sha256sums = SKIP
sha256sums = d682766321f9981ee38aee26dc050209882d8c1c6006e3e509649b47fa1bb073
diff --git a/PKGBUILD b/PKGBUILD
index 34843f3f3fbb..3d08cc9f2fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname='electron-cash-git'
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=3.3.1.r12.g4ef2c37e
-pkgrel=2
+pkgver=3.3.1.r135.g624c7972
+pkgrel=1
url='http://www.electroncash.org/'
install="${pkgname}.install"
arch=('any')
@@ -48,7 +48,7 @@ optdepends=(
provides=("${pkgname/-git/}")
conflicts=("${pkgname/-git/}")
source=(
- "${pkgname}::git+https://github.com/fyookball/electrum.git"
+ "${pkgname}::git+https://github.com/Electron-Cash/Electron-Cash.git"
"${pkgname}.install")
sha256sums=('SKIP'
'd682766321f9981ee38aee26dc050209882d8c1c6006e3e509649b47fa1bb073')