summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrainpower2015-05-02 12:19:02 +0200
committerbrainpower2015-05-02 12:19:02 +0200
commit7e6b8f2570abfa04761e8a0321a47e2a3f8be54e (patch)
treedd8350b9fe6c62dbcea8a9716bf9650e8fc0fe16
parent8526966a04a69bfff42a02012cd882cf79b3c796 (diff)
downloadaur-7e6b8f2570abfa04761e8a0321a47e2a3f8be54e.tar.gz
sfml-git: update the git url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20fbbb38a774..85bcb2a23ecd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sfml-git
pkgdesc = A simple, fast, cross-platform, and object-oriented multimedia API
- pkgver = 2.2.r22.gc303d1f
+ pkgver = 2.2.r126.g93f389e
pkgrel = 1
url = http://www.sfml-dev.org/
arch = i686
@@ -20,7 +20,7 @@ pkgbase = sfml-git
conflicts = sfml
replaces = sfml
options = debug
- source = git+https://github.com/LaurentGomila/SFML.git
+ source = git+https://github.com/SFML/SFML.git
source = 0001-fix_cmake_module_install_path.patch
sha256sums = SKIP
sha256sums = c0be2636b1d342f636f2587e043dbfa8becdd8d9c65044cf7749ab4b2c81eb47
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')