Martin Rys pushed to branch main at Arch Linux / Packaging / Packages / 
python-pysdl3


Commits:
ba484852 by Martin Rys at 2026-01-15T14:00:03+01:00
upgpkg: 0.9.10b0-1: Bump to 0.9.10b0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pysdl3
        pkgdesc = Python ctypes wrapper around SDL3
-       pkgver = 0.9.9b1
-       pkgrel = 5
+       pkgver = 0.9.10b0
+       pkgrel = 1
        url = https://github.com/Aermoss/PySDL3
        install = python-pysdl3.install
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = python-pysdl3
        depends = sdl3
        optdepends = sdl3_image
        optdepends = sdl3_ttf
-       source = 
python-pysdl3-0.9.9b1::git+https://github.com/Aermoss/PySDL3.git#tag=v0.9.9b1
-       sha256sums = 
be00641f80197a07671b7f2367f5b80c64d27f12414cbe4a5810d34665677132
+       source = 
python-pysdl3-0.9.10b0::git+https://github.com/Aermoss/PySDL3.git#tag=v0.9.10b0
+       sha256sums = 
2226cb70caaa8254e6bb9ae7b5ee5a548bbc10fc48108f8c1f8b9bcd17c9e612
 
 pkgname = python-pysdl3


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Martin Rys <https://rys.rs/contact>
 
 pkgname=python-pysdl3
-pkgver=0.9.9b1
-pkgrel=5
+pkgver=0.9.10b0
+pkgrel=1
 pkgdesc="Python ctypes wrapper around SDL3"
 arch=("x86_64")
 url="https://github.com/Aermoss/PySDL3";
@@ -27,7 +27,7 @@ optdepends=(
        )
 install="${pkgname}.install"
 
source=("${pkgname}-${pkgver}::git+https://github.com/Aermoss/PySDL3.git#tag=v${pkgver}";)
-sha256sums=('be00641f80197a07671b7f2367f5b80c64d27f12414cbe4a5810d34665677132')
+sha256sums=('2226cb70caaa8254e6bb9ae7b5ee5a548bbc10fc48108f8c1f8b9bcd17c9e612')
 
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysdl3/-/commit/ba484852e6f69cade80ed6a69f65a8b4a6d93746

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysdl3/-/commit/ba484852e6f69cade80ed6a69f65a8b4a6d93746
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to