[arch-commits] Commit in python-glfw/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Sat Sep 10 08:25:10 UTC 2022
Date: Saturday, September 10, 2022 @ 08:25:09
Author: arodseth
Revision: 1298785
upgpkg: python-glfw 2.5.5-1
Modified:
python-glfw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-10 08:24:59 UTC (rev 1298784)
+++ PKGBUILD 2022-09-10 08:25:09 UTC (rev 1298785)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=python-glfw
-pkgver=2.5.4
+pkgver=2.5.5
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=23cd892aff3fab8485ae453ef4edf25101e9d6cb") # tag: v2.5.4
+source=("git+$url#commit=f7827d094999ee487a4a778a22e6b9686f5c0488") # tag: v2.5.5
b2sums=('SKIP')
build() {
More information about the arch-commits
mailing list