summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2013-11-15 22:05:16 +0100
committerJohannes Dewender2013-11-15 22:05:16 +0100
commit41448e45306e2b15633da915d476fffb791ab082 (patch)
treeb771be1092caccc4cedb17fbce5f37564435fbde
parent5a71feb7314b07a267a351e13a0ca15a84a348e5 (diff)
downloadaur-41448e45306e2b15633da915d476fffb791ab082.tar.gz
holyspirit-svn: update svn repo url
This still fails on my setup somehow. Compilation works, but playing does not. Possibly a problem with not updating the code to sfml 2.1.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f340b38b04ad..c921352b51ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = holyspirit-svn
pkgdesc = Action role-playing game (ARPG, like diablo)
pkgver = 2420
- pkgrel = 3
+ pkgrel = 4
url = http://www.holyspirit.fr/
install = holyspirit.install
arch = i686
@@ -16,7 +16,7 @@ pkgbase = holyspirit-svn
conflicts = holyspirit
backup = opt/share/games/holyspirit/configuration.conf
backup = opt/share/games/holyspirit/key_mapping.conf
- source = holyspirit::svn+https://lechemindeladam.svn.sourceforge.net/svnroot/lechemindeladam/trunk
+ source = holyspirit::svn+https://svn.code.sf.net/p/lechemindeladam/code/trunk
source = holyspirit.sh
source = config_crash.patch
source = convertCoords.patch
diff --git a/PKGBUILD b/PKGBUILD
index 6b9fe595d82f..fb0ccbbbf219 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=holyspirit-svn
pkgver=2420
-pkgrel=3
+pkgrel=4
pkgdesc="Action role-playing game (ARPG, like diablo)"
arch=(i686 x86_64)
url="http://www.holyspirit.fr/"
@@ -13,7 +13,7 @@ optdepends=('qtwebkit: for the launcher')
provides=('holyspirit')
conflicts=('holyspirit')
install=holyspirit.install
-source=('holyspirit::svn+https://lechemindeladam.svn.sourceforge.net/svnroot/lechemindeladam/trunk'
+source=('holyspirit::svn+https://svn.code.sf.net/p/lechemindeladam/code/trunk'
holyspirit.sh config_crash.patch convertCoords.patch qt-includes.patch)
backup=('opt/share/games/holyspirit/configuration.conf' 'opt/share/games/holyspirit/key_mapping.conf')
md5sums=('SKIP'