Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pyscreenshot
Commits:
d202c78d by Antonio Rojas at 2024-04-12T21:54:32+02:00
upgpkg: 3.1-4: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyscreenshot
pkgdesc = Copy the contents of the screen to a PIL or Pillow image
memory
pkgver = 3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ponty/pyscreenshot
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pyscreenshot
pkgname=python-${_pkg}
pkgver=3.1
-pkgrel=3
+pkgrel=4
pkgdesc="Copy the contents of the screen to a PIL or Pillow image memory"
arch=(any)
url="https://github.com/ponty/pyscreenshot"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscreenshot/-/commit/d202c78decbdefcbd738ebc14592cb0267cba87a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscreenshot/-/commit/d202c78decbdefcbd738ebc14592cb0267cba87a
You're receiving this email because of your account on gitlab.archlinux.org.