[arch-commits] Commit in python-glfw/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri Nov 6 13:53:57 UTC 2020


    Date: Friday, November 6, 2020 @ 13:53:57
  Author: arodseth
Revision: 744297

upgpkg: python-glfw 2.0.0-1

Modified:
  python-glfw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-06 13:53:45 UTC (rev 744296)
+++ PKGBUILD	2020-11-06 13:53:57 UTC (rev 744297)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=python-glfw
-pkgver=1.11.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support'
 arch=(any)
@@ -9,8 +9,7 @@
 license=(MIT)
 depends=(glfw python)
 makedepends=(git python-setuptools)
-# tag: 1.11.0
-source=("git+$url#commit=832942e5b4456c3d9e947b30b976e0944310668f")
+source=("git+$url#commit=e988aa623a4a8da08b53f68246424306c4fa5982") # tag: v2.0.0
 md5sums=('SKIP')
 
 build() {
@@ -25,4 +24,3 @@
 }
 
 # getver: github.com/FlorianRhiem/pyGLFW
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list