Date: Tuesday, March 18, 2014 @ 06:42:18 Author: svenstaro Revision: 107579
upgpkg: python-sfml 1.3-4 Python 3.4 rebuild Modified: python-sfml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-18 05:37:16 UTC (rev 107578) +++ PKGBUILD 2014-03-18 05:42:18 UTC (rev 107579) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=python-sfml pkgver=1.3 -pkgrel=3 +pkgrel=4 pkgdesc="The unofficial Python binding for SFML" arch=('i686' 'x86_64') url="http://python-sfml.org"
