Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
python-glfw
Commits:
2ff6c6d0 by Alexander F. Rødseth at 2024-04-07T23:28:07+02:00
upgpkg: 2.7.0-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-glfw
pkgdesc = Module for OpenGL, OpenGL ES, Vulkan, window and input
support (pyGLFW)
pkgver = 2.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/FlorianRhiem/pyGLFW
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-glfw
pkgver=2.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support
(pyGLFW)'
arch=(any)
url='https://github.com/FlorianRhiem/pyGLFW'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-glfw/-/commit/2ff6c6d021c7c6454a299c681736ce84d541f4f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-glfw/-/commit/2ff6c6d021c7c6454a299c681736ce84d541f4f3
You're receiving this email because of your account on gitlab.archlinux.org.