summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-10-04 12:45:40 +0300
committerMatti Niemenmaa2015-10-04 12:55:51 +0300
commit1af7be32e7b4e4fc9be88828e9360e02968b3dba (patch)
tree55efea9e2176d48c5b2f0145bed0caa14c17a4e5 /PKGBUILD
parent6f3c6a9db25dfe86313e9b9d8ccccbedf58734d8 (diff)
downloadaur-1af7be32e7b4e4fc9be88828e9360e02968b3dba.tar.gz
Revert "Update URLs to point to gitlab.kode54.net"
This reverts commit 6f3c6a9db25dfe86313e9b9d8ccccbedf58734d8. It's no longer openly accessible.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 393e25f5b201..e12d626d5a82 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://gitlab.kode54.net/kode54/Game_Music_Emu'
+url='https://github.com/kode54/game_music_emu'
license=('LGPL2.1')
depends=('gcc-libs' 'glibc')
makedepends=('git' 'qtchooser')
conflicts=('libgme')
provides=('libgme')
-source=("${pkgname}::git+https://gitlab.kode54.net/kode54/Game_Music_Emu.git"
- 'File_Extractor::git+https://gitlab.kode54.net/kode54/File_Extractor.git')
+source=("${pkgname}::git+https://github.com/kode54/game_music_emu.git"
+ 'File_Extractor::git+https://github.com/kode54/file_extractor.git')
sha256sums=('SKIP' 'SKIP')
pkgver() {