Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sip
Commits:
af77a8c9 by Antonio Rojas at 2024-12-12T21:35:38+01:00
upgpkg: 6.9.1-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sip
pkgdesc = A tool that makes it easy to create Python bindings for C and
C++ libraries
pkgver = 6.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.riverbankcomputing.com/
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=sip
pkgver=6.9.1
-pkgrel=1
+pkgrel=2
arch=(any)
pkgdesc='A tool that makes it easy to create Python bindings for C and C++
libraries'
url='https://www.riverbankcomputing.com/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sip/-/commit/af77a8c9a50bc011ec71fbc80a92edf243e3d015
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sip/-/commit/af77a8c9a50bc011ec71fbc80a92edf243e3d015
You're receiving this email because of your account on gitlab.archlinux.org.