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

Kyle Keen kkeen at archlinux.org
Sun Dec 1 11:57:00 UTC 2019


    Date: Sunday, December 1, 2019 @ 11:57:00
  Author: kkeen
Revision: 534631

upgpkg: pyglet 1.4.7-1

Modified:
  pyglet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-01 11:52:15 UTC (rev 534630)
+++ PKGBUILD	2019-12-01 11:57:00 UTC (rev 534631)
@@ -5,8 +5,8 @@
 
 pkgbase=pyglet
 pkgname=('python-pyglet' 'python2-pyglet')
-pkgver=1.4.6
-pkgrel=2
+pkgver=1.4.7
+pkgrel=1
 pkgdesc="A cross-platform windowing and multimedia library for Python"
 arch=('any')
 url="https://github.com/pyglet/pyglet"
@@ -15,7 +15,7 @@
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 optdepends=('ffmpeg: provides audio&video support')
 source=("https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-$pkgver.zip")
-md5sums=('9cc87aaaf75318a9eda540876efc8107')
+md5sums=('fa316d8c3655756ecf8c1ef063d07b37')
 
 prepare() {
 	cd "$srcdir"



More information about the arch-commits mailing list