diff options
author | root <root@rshg054.dnsready.net> | 2011-08-13 23:14:28 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-08-13 23:14:28 +0000 |
commit | 76c08dc0eadb92247b4978f3185ee4176603b7af (patch) | |
tree | c5a4ca714e8218033beb8e37f6ea0d1cba1b4eed /community/sfml/PKGBUILD | |
parent | 3b2bf66355e8254bc2f033dab2dfea9e2978fa4d (diff) |
Sat Aug 13 23:14:28 UTC 2011
Diffstat (limited to 'community/sfml/PKGBUILD')
-rw-r--r-- | community/sfml/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sfml/PKGBUILD b/community/sfml/PKGBUILD index c183908ef..2838b76b7 100644 --- a/community/sfml/PKGBUILD +++ b/community/sfml/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 52817 2011-07-28 21:00:43Z svenstaro $ +# $Id: PKGBUILD 54051 2011-08-12 21:19:26Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Ondrej Martinak <omartinak@gmail.com> @@ -7,7 +7,7 @@ pkgname=sfml _git=true if [[ "${_git}" = "true" ]]; then - pkgver=1.99.git20110728 + pkgver=1.99.git20110812 fi pkgrel=1 |