summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Sztandera2016-05-25 17:57:33 +0200
committerJakub Sztandera2016-05-25 17:57:33 +0200
commit85bb57e5db72990745f084880e7b6e9fcf93946d (patch)
tree4184761ec525181c491afa7925c7ffb6d5d1b253
parent9af057df7f2b8a151e6ff8a8ae61cd06a4c5c888 (diff)
downloadaur-85bb57e5db72990745f084880e7b6e9fcf93946d.tar.gz
Update upstream url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b94ad4392f48..1e57a0b29c4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 15:51:43 UTC 2016
+# Wed May 25 15:57:18 UTC 2016
pkgbase = ipget
pkgdesc = wget for IPFS: retrieve files over IPFS and save them locally.
pkgver = 0.0.1
pkgrel = 1
- url = https://github.com/whyrusleeping/ipget
+ url = https://github.com/ipfs/ipget
arch = i686
arch = x86_64
arch = arm
diff --git a/PKGBUILD b/PKGBUILD
index eb6301dfaad8..ee15e734d37a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="wget for IPFS: retrieve files over IPFS and save them locally."
arch=('i686' 'x86_64' 'arm')
license=('MIT')
optdepends=('go-ipfs: to use full potential of IPFS network')
-url="https://ipfs.io/ipns/dist.ipfs.io/#ipget"
+url="https://github.com/ipfs/ipget"
source_i686=("https://ipfs.io/ipns/dist.ipfs.io/ipget/v${pkgver}/ipget_v${pkgver}_linux-386.tar.gz")
sha256sums_i686=("c17b48e910e82b3c33ec580b07bbf7c4cb3a90ea8d303a09db364ca0becd73a8")