Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sip
Commits:
ef780862 by Antonio Rojas at 2024-04-04T09:16:12+02:00
upgpkg: 6.8.3-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = sip
pkgdesc = A tool that makes it easy to create Python bindings for C and
C++ libraries
pkgver = 6.8.3
- pkgrel = 1
- url = https://www.riverbankcomputing.com/software/sip/intro
+ pkgrel = 2
+ url = https://www.riverbankcomputing.com/
arch = any
license = custom:"sip"
makedepends = python-build
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=sip
pkgver=6.8.3
-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/ef780862f592257eeb99b679c5173a497896abc6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sip/-/commit/ef780862f592257eeb99b679c5173a497896abc6
You're receiving this email because of your account on gitlab.archlinux.org.