Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
packagekit
Commits:
2ffadcd0 by Jelle van der Waa at 2024-11-26T13:00:02+01:00
upgpkg: 1.3.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = packagekit
pkgdesc = A system designed to make installation and updates of
packages easier
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.freedesktop.org/software/PackageKit/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase='packagekit'
pkgname=('packagekit' 'libpackagekit-glib')
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='A system designed to make installation and updates of packages easier'
arch=('x86_64')
url='https://www.freedesktop.org/software/PackageKit/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/packagekit/-/commit/2ffadcd0686c41352922ac0d0296f1df2f33a650
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/packagekit/-/commit/2ffadcd0686c41352922ac0d0296f1df2f33a650
You're receiving this email because of your account on gitlab.archlinux.org.