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

Kyle Keen kkeen at archlinux.org
Sun Apr 15 11:49:09 UTC 2018


    Date: Sunday, April 15, 2018 @ 11:49:08
  Author: kkeen
Revision: 316339

upgpkg: pyglet 1.3.2-1

Modified:
  pyglet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-15 09:50:23 UTC (rev 316338)
+++ PKGBUILD	2018-04-15 11:49:08 UTC (rev 316339)
@@ -6,7 +6,7 @@
 
 pkgbase=pyglet
 pkgname=('python-pyglet' 'python2-pyglet')
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="A cross-platform windowing and multimedia library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 #optdepends=('avbin: provides audio&video support')
 source=("https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-$pkgver.tar.gz")
-md5sums=('c9502fcffc662856d08cea0675f28cbc')
+md5sums=('b3ea0d85aed911915f44ce6a14b19691')
 
 prepare() {
 	cd "$srcdir"



More information about the arch-commits mailing list