summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0b4f04ab333..546e061be420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = lazyusf2-git
pkgdesc = Library for decoding Nintendo 64 Sound Format files using Mupen64plus
- pkgver = r65.679f709
- pkgrel = 3
- url = https://bitbucket.org/kode54/lazyusf2
+ pkgver = r67.3a10429
+ pkgrel = 1
+ url = https://gitlab.kode54.net/kode54/lazyusf2
arch = i686
arch = x86_64
license = GPL2
@@ -11,7 +11,7 @@ pkgbase = lazyusf2-git
makedepends = grep
depends = glibc
depends = zlib
- source = lazyusf2-git::git+https://bitbucket.org/kode54/lazyusf2.git
+ source = lazyusf2-git::git+https://gitlab.kode54.net/kode54/lazyusf2.git
source = makefile.patch
source = LICENSE.CC0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9759a8b262fe..8b27c739bfb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Matti Niemenmaa <matti.niemenmaa+aur ät iki dȯt fi>
pkgname=lazyusf2-git
-pkgver=r65.679f709
-pkgrel=3
+pkgver=r67.3a10429
+pkgrel=1
pkgdesc="Library for decoding Nintendo 64 Sound Format files using Mupen64plus"
arch=(i686 x86_64)
-url='https://bitbucket.org/kode54/lazyusf2'
+url='https://gitlab.kode54.net/kode54/lazyusf2'
license=(GPL2 custom:CC0)
depends=(glibc zlib)
makedepends=(git grep)
-source=(${pkgname}::git+https://bitbucket.org/kode54/lazyusf2.git
+source=(${pkgname}::git+https://gitlab.kode54.net/kode54/lazyusf2.git
makefile.patch
LICENSE.CC0)
sha256sums=('SKIP'