[arch-commits] Commit in python-glfw/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Mar 10 08:33:20 UTC 2020
Date: Tuesday, March 10, 2020 @ 08:33:20
Author: arodseth
Revision: 593480
upgpkg: python-glfw 1.11.0-1
Modified:
python-glfw/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 08:03:42 UTC (rev 593479)
+++ PKGBUILD 2020-03-10 08:33:20 UTC (rev 593480)
@@ -1,8 +1,8 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=python-glfw
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support'
arch=(any)
url='https://github.com/FlorianRhiem/pyGLFW'
@@ -9,8 +9,8 @@
license=(MIT)
depends=(glfw python)
makedepends=(git python-setuptools)
-# tag: 1.8.4
-source=("git+$url#commit=e247b3d51c8430b0a79fb41fb1f8467032752835")
+# tag: 1.11.0
+source=("git+$url#commit=832942e5b4456c3d9e947b30b976e0944310668f")
md5sums=('SKIP')
build() {
More information about the arch-commits
mailing list