summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-09-05 22:42:00 +0300
committerMatti Niemenmaa2017-04-28 19:42:26 +0300
commit7a3d8be8b0cc8be363ada6d0328758ba44c562ed (patch)
treec0b525ecffc7ece8cccc18bb6703bdf3f814384a
parent1af7be32e7b4e4fc9be88828e9360e02968b3dba (diff)
downloadaur-7a3d8be8b0cc8be363ada6d0328758ba44c562ed.tar.gz
Update URLs to point to gitlab.kode54.net again
It's accessible again.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d16a47e042b..5356917e7cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = game_music_emu-kode54-git
pkgdesc = Multi-purpose console music emulator and player library (a.k.a. libgme) (kode54's fork)
- pkgver = r190.fb78c3b
+ pkgver = r191.b757c4a
pkgrel = 1
- url = https://github.com/kode54/game_music_emu
+ url = https://gitlab.kode54.net/kode54/Game_Music_Emu
arch = i686
arch = x86_64
license = LGPL2.1
@@ -12,8 +12,8 @@ pkgbase = game_music_emu-kode54-git
depends = glibc
provides = libgme
conflicts = libgme
- source = game_music_emu-kode54-git::git+https://github.com/kode54/game_music_emu.git
- source = File_Extractor::git+https://github.com/kode54/file_extractor.git
+ source = game_music_emu-kode54-git::git+https://gitlab.kode54.net/kode54/Game_Music_Emu.git
+ source = File_Extractor::git+https://gitlab.kode54.net/kode54/File_Extractor.git
sha256sums = SKIP
sha256sums = SKIP
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() {