Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mss
Commits:
5bcf58fa by Jelle van der Waa at 2024-11-18T11:14:54+01:00
upgpkg: 10.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mss
pkgdesc = Ultra fast cross-platform multiple screenshots module
pkgver = 10.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/BoboTiG/python-mss
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-mss
pkgver=10.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Ultra fast cross-platform multiple screenshots module"
arch=(any)
url="https://github.com/BoboTiG/python-mss"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mss/-/commit/5bcf58faeb5b78ebaaa41245e6a3787a6f24c823
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mss/-/commit/5bcf58faeb5b78ebaaa41245e6a3787a6f24c823
You're receiving this email because of your account on gitlab.archlinux.org.