summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 147ac91cf871..8cc6f926d4fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.2.a8.r6.g395d894
pkgrel=1
pkgdesc="A real-time strategy audio game"
arch=('any')
-url="https://github.com/soundmud/soundrts"
+url="https://github.com/chrys87/soundrts"
license=('BSD' 'Unknown')
depends=('python' 'python-pygame')
makedepends=('git')
@@ -15,7 +15,7 @@ optdepends=('espeak: TTS support'
'python2-speechd: For speech-dispatcher to work with SoundRTS.')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("$_pkgname::git+git://github.com/soundmud/soundrts.git"
+source=("$_pkgname::git+https://github.com/chrys87/soundrts.git"
"$_pkgname.desktop"
"$_pkgname.sh")
md5sums=('SKIP'