Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
libimobiledevice
Commits:
2bcd189f by Carl Smedstad at 2024-11-18T09:30:00+01:00
upgpkg: 1.3.0-15: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libimobiledevice
pkgdesc = Library to communicate with services on iOS devices using
native protocols
pkgver = 1.3.0
- pkgrel = 14
+ pkgrel = 15
url = https://libimobiledevice.org/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=libimobiledevice
pkgver=1.3.0
-pkgrel=14
+pkgrel=15
pkgdesc='Library to communicate with services on iOS devices using native
protocols'
arch=(x86_64)
url='https://libimobiledevice.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libimobiledevice/-/commit/2bcd189f125c7433d8cf4b8c16c7603815ddce81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libimobiledevice/-/commit/2bcd189f125c7433d8cf4b8c16c7603815ddce81
You're receiving this email because of your account on gitlab.archlinux.org.