summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2021-10-16 15:49:37 +0200
committerFrederik Schwan2021-10-16 15:49:37 +0200
commiteb395f22f3a3c23285d22216aacd8a900b263a4d (patch)
treef561b5dc03c3b400807793d8d1f18d1d4f0cc799 /PKGBUILD
parent2ed566579cc4e760c44003fa95d021b0f796d90c (diff)
downloadaur-eb395f22f3a3c23285d22216aacd8a900b263a4d.tar.gz
upgpkg: libimobiledevice-glue-git r19.499a557-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ed37eb5049..6f0d2f1d6b91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=libimobiledevice-glue-git
-pkgver=r16.9035527
+pkgver=r19.499a557
pkgrel=1
pkgdesc='Library with common code used by the libraries and tools around the libimobiledevice project'
url='http://www.libimobiledevice.org/'
arch=(x86_64)
license=('LGPL2.1')
-makedepends=('libplist-git' 'git')
+depends=('libplist-git')
+makedepends=('git')
+provides=('libimobiledevice-glue')
source=("git+https://github.com/libimobiledevice/libimobiledevice-glue")
sha256sums=('SKIP')