summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e12d626d5a82..e0b5a2c997e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Matti Niemenmaa <matti.niemenmaa+aur ät iki dȯt fi>
pkgname=game_music_emu-kode54-git
-pkgver=r190.fb78c3b
+pkgver=r191.b757c4a
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() {