diff options
author | root <root@rshg047.dnsready.net> | 2011-07-10 23:13:07 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-07-10 23:13:07 +0000 |
commit | 139460a7a8b085588b699c488fd19b166db18a74 (patch) | |
tree | c7ef8dc756803db980465dd7bc9186f9c642aa50 /community/sfml | |
parent | d1e588afc2779754c0abd1122ecf4f8e3c863d7a (diff) |
Sun Jul 10 23:13:07 UTC 2011
Diffstat (limited to 'community/sfml')
-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 b9b2fe785..ac2deca2f 100644 --- a/community/sfml/PKGBUILD +++ b/community/sfml/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 49427 2011-06-16 03:45:54Z svenstaro $ +# $Id: PKGBUILD 51437 2011-07-09 04:42:03Z 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.git20110616 + pkgver=1.99.git20110709 fi pkgrel=1 |