Date: Saturday, March 25, 2023 @ 00:26:42
  Author: arodseth
Revision: 1427773

upgpkg: python-glfw 2.5.7-1

Modified:
  python-glfw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-24 23:41:10 UTC (rev 1427772)
+++ PKGBUILD    2023-03-25 00:26:42 UTC (rev 1427773)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <[email protected]>
 
 pkgname=python-glfw
-pkgver=2.5.5
+pkgver=2.5.7
 pkgrel=1
 pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support'
 arch=(any)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=(glfw python)
 makedepends=(git python-setuptools)
-source=("git+$url#commit=f7827d094999ee487a4a778a22e6b9686f5c0488") # tag: 
v2.5.5
+source=("git+$url#commit=6dcde439cd18290e42af4946e2e549ed53b26170") # tag: 
v2.5.7
 b2sums=('SKIP')
 
 build() {

Reply via email to