summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-09-05 22:42:00 +0300
committerMatti Niemenmaa2015-09-05 22:42:00 +0300
commit6f3c6a9db25dfe86313e9b9d8ccccbedf58734d8 (patch)
treec18d56bcddef609b69823133f54e8bcf617c47a9 /PKGBUILD
parent5444dce29982780306871c74f566fa11fd0623c1 (diff)
downloadaur-6f3c6a9db25dfe86313e9b9d8ccccbedf58734d8.tar.gz
Update URLs to point to gitlab.kode54.net
Seems to get updates sooner.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e12d626d5a82..393e25f5b201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgver=r190.fb78c3b
pkgrel=1
pkgdesc="Multi-purpose console music emulator and player library (a.k.a. libgme) (kode54's fork)"
arch=(i686 x86_64)
-url='https://github.com/kode54/game_music_emu'
+url='https://gitlab.kode54.net/kode54/Game_Music_Emu'
license=('LGPL2.1')
depends=('gcc-libs' 'glibc')
makedepends=('git' 'qtchooser')
conflicts=('libgme')
provides=('libgme')
-source=("${pkgname}::git+https://github.com/kode54/game_music_emu.git"
- 'File_Extractor::git+https://github.com/kode54/file_extractor.git')
+source=("${pkgname}::git+https://gitlab.kode54.net/kode54/Game_Music_Emu.git"
+ 'File_Extractor::git+https://gitlab.kode54.net/kode54/File_Extractor.git')
sha256sums=('SKIP' 'SKIP')
pkgver() {