summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2021-05-09 08:25:08 -0400
committerStorm Dragon2021-05-09 08:25:08 -0400
commit1d2ec66066cee2be658dec7ea2f28f8ab5c8771f (patch)
tree3e128f4dc2bd21859283f3092656633a185e44a6 /PKGBUILD
parent53a7cb37d4df06ad88982d65fd7e6cbd3f034bcd (diff)
downloadaur-1d2ec66066cee2be658dec7ea2f28f8ab5c8771f.tar.gz
Game works again.
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'