summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Shapovalov2019-12-16 01:19:27 +0300
committerIvan Shapovalov2019-12-16 01:19:27 +0300
commitfadeea54862961b0cf44cb98cab267cef8d5757b (patch)
tree05f3b2f8c4dc27cf2fcb147d46d7a906ec743e7b
parentea7416d437159cc0e9977ce8a73770872cad08e0 (diff)
downloadaur-fadeea54862961b0cf44cb98cab267cef8d5757b.tar.gz
Update upstream Git URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 725fc0364387..1c660ad3d902 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = idevicerestore-git
depends = libzip
depends = openssl
depends = curl
- source = git+https://git.libimobiledevice.org/idevicerestore.git
+ source = git+https://github.com/libimobiledevice/idevicerestore
source = 0001-configure.ac-check-for-pthreads.patch
sha256sums = SKIP
sha256sums = c259a9f977de42fbfde75ad0c9a4d813b7d39bf217ee416902409403cd6d7931
diff --git a/PKGBUILD b/PKGBUILD
index 3590710b2a57..eb3a2f053aa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.libimobiledevice.org"
license=('LGPL3')
depends=('libirecovery-git' 'libimobiledevice-git' 'libzip' 'openssl' 'curl')
makedepends=('git')
-source=("git+https://git.libimobiledevice.org/idevicerestore.git"
+source=("git+https://github.com/libimobiledevice/idevicerestore"
"0001-configure.ac-check-for-pthreads.patch")
sha256sums=('SKIP'
'c259a9f977de42fbfde75ad0c9a4d813b7d39bf217ee416902409403cd6d7931')