summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-04-28 19:35:06 +0300
committerMatti Niemenmaa2017-04-28 19:48:22 +0300
commitecdcad2d81c4f364be573267ea61f46c34975da4 (patch)
treedfdcf4f4d1b678ff4a21b4d64878c76120e1f81a
parent767cac929b142070a28d7477400183df99434e37 (diff)
downloadaur-ecdcad2d81c4f364be573267ea61f46c34975da4.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 2056d8e7fb5c..349ca86e03fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libupse-kode54-git
pkgdesc = UPSE: the unix playstation sound emulator (kode54's fork)
- pkgver = r17.4a1ef31
- pkgrel = 3
- url = https://github.com/kode54/libupse
+ pkgver = r21.40a0cb1
+ pkgrel = 1
+ url = https://gitlab.kode54.net/kode54/libupse
arch = i686
arch = x86_64
license = GPL2
@@ -11,7 +11,7 @@ pkgbase = libupse-kode54-git
makedepends = git
depends = glibc
depends = zlib
- source = libupse-kode54-git::git+https://github.com/kode54/libupse.git
+ source = libupse-kode54-git::git+https://gitlab.kode54.net/kode54/libupse.git
source = makefile.patch
source = LICENSE.BSD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9512e7b9741d..be6c3ff0d105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=libupse-kode54-git
-pkgver=r17.4a1ef31
-pkgrel=3
+pkgver=r21.40a0cb1
+pkgrel=1
pkgdesc="UPSE: the unix playstation sound emulator (kode54's fork)"
arch=(i686 x86_64)
-url='https://github.com/kode54/libupse'
+url='https://gitlab.kode54.net/kode54/libupse'
license=(GPL2 GPL3 BSD)
depends=(glibc zlib)
makedepends=(git)
-source=(${pkgname}::git+https://github.com/kode54/libupse.git makefile.patch LICENSE.BSD)
+source=(${pkgname}::git+https://gitlab.kode54.net/kode54/libupse.git makefile.patch LICENSE.BSD)
sha256sums=('SKIP'
'8b845895dce8519b121c08e60f7dbc74dc1ae3267d3affd765325372cf5e592b'
'd9d4f5d400a8e04b361a012ee5b96a77f51405ba3739f613d332095774110ce4')