summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9c96575e467..d4415ccdc7a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=libplist-git
epoch=1
-pkgver=2.1.0.r11.g878d0d8
+pkgver=2.1.0.r27.g15f2eea
pkgrel=1
pkgdesc="A library to handle Apple Property List format whereas it's binary or XML"
url="http://www.libimobiledevice.org/"
@@ -14,7 +14,7 @@ arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
depends=('glib2')
makedepends=('python' 'cython' 'autoconf-archive' 'git' 'python-setuptools')
-provides=('libplist')
+provides=('libplist=$pkgver')
conflicts=('libplist')
source=("git+https://github.com/libimobiledevice/libplist")
sha256sums=('SKIP')