summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Shapovalov2017-01-10 03:05:51 +0300
committerIvan Shapovalov2017-01-10 03:05:51 +0300
commitc3174fbd7f64b84118ffcca722eae8233b6df832 (patch)
tree730d832f318009719a4a56a8267262e50ea4cc5f /PKGBUILD
parentce689df20324704201a93006657098929e241e37 (diff)
downloadaur-c3174fbd7f64b84118ffcca722eae8233b6df832.tar.gz
Update clone URL, explicitly depend on libplist-git.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3090ee2013cb..08605c1f953d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=idevicerestore-git
epoch=1
-pkgver=r527.e2e83dc
+pkgver=r546.cae1734
pkgrel=1
pkgdesc="Restore/upgrade firmware of iOS devices"
arch=('i686' 'x86_64')
url="http://www.libimobiledevice.org"
license=('LGPL3')
-depends=('libirecovery-git' 'libimobiledevice-git' 'libplist-git' 'libzip' 'openssl' 'curl')
+depends=('libirecovery-git' 'libimobiledevice-git' 'libusbmuxd-git' 'libplist-git' 'libzip' 'openssl' 'curl')
makedepends=('git')
-source=("git://git.sukimashita.com/idevicerestore.git"
+source=("git+https://git.libimobiledevice.org/idevicerestore.git"
"0001-configure.ac-check-for-pthreads.patch")
sha256sums=('SKIP'
'c259a9f977de42fbfde75ad0c9a4d813b7d39bf217ee416902409403cd6d7931')