Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libplist
Commits:
e41ef588 by Jelle van der Waa at 2024-11-17T17:48:03+01:00
upgpkg: 2.6.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libplist
pkgdesc = Library to handle Apple Property List files
pkgver = 2.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://libimobiledevice.org/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=libplist
pkgver=2.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Library to handle Apple Property List files'
arch=(x86_64)
url='https://libimobiledevice.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libplist/-/commit/e41ef588ce67d1ac25ae22430fafa76c29a9826e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libplist/-/commit/e41ef588ce67d1ac25ae22430fafa76c29a9826e
You're receiving this email because of your account on gitlab.archlinux.org.