summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Shapovalov2020-05-27 02:10:14 +0300
committerIvan Shapovalov2020-05-27 02:10:14 +0300
commit3e06f6d4e913af69a88ed4f91f66121b440b8bea (patch)
tree72807a6a88a326983ce157e313d92e28c372d3f7
parente8aecd23de9b9515256d1cfa1ac943072abe8474 (diff)
downloadaur-3e06f6d4e913af69a88ed4f91f66121b440b8bea.tar.gz
-git dep saga, part 3 -- depend on libplist-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d346f50cf7..b0ebda7ece8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = libimobiledevice-git
license = LGPL2.1
makedepends = python
makedepends = cython
- makedepends = libplist
+ makedepends = libplist-git
makedepends = autoconf-archive
makedepends = git
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index e5c1455fcd27..8710ce169c57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
pkgname=libimobiledevice-git
epoch=1
-pkgver=1.2.0.r167.g3d8d13f
+pkgver=1.2.0.r193.g4331c3c
pkgrel=1
pkgdesc="Library that talks the protocols to support iPhone and iPod Touch devices on Linux"
url="http://www.libimobiledevice.org/"
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
depends=('libusbmuxd' 'usbmuxd' 'openssl')
-makedepends=('python' 'cython' 'libplist' 'autoconf-archive'
+makedepends=('python' 'cython' 'libplist-git' 'autoconf-archive'
'git' 'python-setuptools')
provides=('libiphone-git' 'libiphone' 'libimobiledevice')
conflicts=('libiphone-git' 'libiphone' 'libimobiledevice')