[arch-commits] Commit in pyglet/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Jan 4 13:15:03 UTC 2020
Date: Saturday, January 4, 2020 @ 13:15:02
Author: kkeen
Revision: 547898
upgpkg: pyglet 1.4.9-1
Modified:
pyglet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-04 13:09:55 UTC (rev 547897)
+++ PKGBUILD 2020-01-04 13:15:02 UTC (rev 547898)
@@ -5,7 +5,7 @@
pkgbase=pyglet
pkgname=('python-pyglet' 'python2-pyglet')
-pkgver=1.4.8
+pkgver=1.4.9
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=('ffmpeg: provides audio&video support')
source=("https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-$pkgver.zip")
-md5sums=('e14a545b07ef795abde80cae560c71fd')
+md5sums=('047ab2874e9be36e2190f95c48a84d0f')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list