Date: Sunday, February 26, 2017 @ 12:11:11 Author: alucryd Revision: 213854
upgpkg: python2-pygame-sdl2 1:2.1.0.r328.ce2578c-1 Modified: python2-pygame-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-26 11:58:17 UTC (rev 213853) +++ PKGBUILD 2017-02-26 12:11:11 UTC (rev 213854) @@ -3,7 +3,7 @@ # Contributor: Cravix <[email protected]> pkgname=python2-pygame-sdl2 -pkgver=2.1.0.r326.0732c44 +pkgver=2.1.0.r328.ce2578c pkgrel=1 epoch=1 pkgdesc='Reimplementation of portions of the pygame API using SDL2' @@ -12,7 +12,7 @@ license=('LGPL2.1' 'zlib') depends=('python2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf') makedepends=('cython2' 'git') -_commit='0732c448434a2a3e26c0499c8e3eb17fd385519c' +_commit='ce2578cbd5730bdb1950d1a6ea560203b6d610e4' source=("git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit}" 'cython.patch') sha256sums=('SKIP'
