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

Kyle Keen kkeen at archlinux.org
Mon Oct 21 10:57:12 UTC 2019


    Date: Monday, October 21, 2019 @ 10:57:11
  Author: kkeen
Revision: 518072

upgpkg: pyglet 1.4.6-1

Modified:
  pyglet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-21 10:52:44 UTC (rev 518071)
+++ PKGBUILD	2019-10-21 10:57:11 UTC (rev 518072)
@@ -5,8 +5,8 @@
 
 pkgbase=pyglet
 pkgname=('python-pyglet' 'python2-pyglet')
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
 pkgdesc="A cross-platform windowing and multimedia library for Python"
 arch=('any')
 url="https://github.com/pyglet/pyglet"
@@ -14,8 +14,8 @@
 depends=('python' 'glu' 'python-future')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 optdepends=('ffmpeg: provides audio&video support')
-source=("https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-$pkgver.tar.gz")
-md5sums=('bb80d54da67c35aa0b94813187208f05')
+source=("https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-$pkgver.zip")
+md5sums=('9cc87aaaf75318a9eda540876efc8107')
 
 prepare() {
 	cd "$srcdir"



More information about the arch-commits mailing list