summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrainpower2015-05-02 12:19:02 +0200
committerbrainpower2015-05-02 12:19:02 +0200
commit7e6b8f2570abfa04761e8a0321a47e2a3f8be54e (patch)
treedd8350b9fe6c62dbcea8a9716bf9650e8fc0fe16 /PKGBUILD
parent8526966a04a69bfff42a02012cd882cf79b3c796 (diff)
downloadaur-7e6b8f2570abfa04761e8a0321a47e2a3f8be54e.tar.gz
sfml-git: update the git url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5532ab9b659..fd01da1322f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: oi_wtf <brainpower at gulli dot com>
pkgname=sfml-git
-pkgver=2.2.r22.gc303d1f
+pkgver=2.2.r126.g93f389e
pkgrel=1
pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ conflicts=('sfml')
replaces=('sfml')
options=('debug')
-source=("git+https://github.com/LaurentGomila/SFML.git"
+source=("git+https://github.com/SFML/SFML.git"
"0001-fix_cmake_module_install_path.patch")
sha256sums=('SKIP'
'c0be2636b1d342f636f2587e043dbfa8becdd8d9c65044cf7749ab4b2c81eb47')