aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-29 04:06:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-29 06:15:55 -0300
commitdae07569e3fdc62c2e47eb5e5baec3ef636928b4 (patch)
tree964ee308f0e11722e2668625e0ca46ca16f80aee
parentf1417c086f0d7a1e2fba96504e66023764e63d08 (diff)
testing/*: rebuild against renamed libimobiledevice
-rw-r--r--testing/libgpod/APKBUILD2
-rw-r--r--testing/usbmuxd/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/libgpod/APKBUILD b/testing/libgpod/APKBUILD
index 66be5c4ed18..269103f42b7 100644
--- a/testing/libgpod/APKBUILD
+++ b/testing/libgpod/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=libgpod
pkgver=0.8.3
-pkgrel=4
+pkgrel=5
pkgdesc="A shared library to access the contents of an iPod"
url="http://www.gtkpod.org/libgpod"
arch="all"
diff --git a/testing/usbmuxd/APKBUILD b/testing/usbmuxd/APKBUILD
index f80cac6cd09..f20dcebda56 100644
--- a/testing/usbmuxd/APKBUILD
+++ b/testing/usbmuxd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=usbmuxd
pkgver=1.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="Socket Daemon to multiplex connections from iOS"
url="https://github.com/libimobiledevice/usbmuxd"
arch="all"