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