Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-mss
Commits:
11312397 by Antonio Rojas at 2026-05-16T16:18:23+02:00
upgpkg: 10.2.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mss
pkgdesc = Ultra fast cross-platform multiple screenshots module
- pkgver = 10.1.0
- pkgrel = 2
+ pkgver = 10.2.0
+ pkgrel = 1
url = https://github.com/BoboTiG/python-mss
arch = any
license = MIT
@@ -16,7 +16,7 @@ pkgbase = python-mss
makedepends = python-installer
makedepends = python-wheel
depends = python
- source =
https://github.com/BoboTiG/python-mss/archive/v10.1.0/python-mss-10.1.0.tar.gz
- sha256sums =
47e2b8e507c1ef34ceb568bdc007f48319eb1ea13e3a5b21d842df92ef57a36f
+ source =
https://github.com/BoboTiG/python-mss/archive/v10.2.0/python-mss-10.2.0.tar.gz
+ sha256sums =
1ce62de151d3f503c75effc23e90a7039852c612f55c1f6d7ad03b6cc8d5f7d5
pkgname = python-mss
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Carl Smedstad <[email protected]>
pkgname=python-mss
-pkgver=10.1.0
-pkgrel=2
+pkgver=10.2.0
+pkgrel=1
pkgdesc="Ultra fast cross-platform multiple screenshots module"
arch=(any)
url="https://github.com/BoboTiG/python-mss"
@@ -24,7 +24,7 @@ checkdepends=(
xorg-server-xvfb
)
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('47e2b8e507c1ef34ceb568bdc007f48319eb1ea13e3a5b21d842df92ef57a36f')
+sha256sums=('1ce62de151d3f503c75effc23e90a7039852c612f55c1f6d7ad03b6cc8d5f7d5')
build() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mss/-/commit/113123972822c0d192bc7e89b36ea5242fd9bdc0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mss/-/commit/113123972822c0d192bc7e89b36ea5242fd9bdc0
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help