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 976118e48855..2ec5d4954e63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = lazyusf2-git
pkgdesc = Library for decoding Nintendo 64 Sound Format files using Mupen64plus
- pkgver = r83.95d71f6
- pkgrel = 2
- url = https://gitlab.kode54.net/kode54/lazyusf2
+ pkgver = r85.7a95e97
+ pkgrel = 1
+ url = https://bitbucket.org/losnoco/lazyusf2
arch = i686
arch = x86_64
license = GPL2
@@ -10,7 +10,7 @@ pkgbase = lazyusf2-git
makedepends = git
makedepends = grep
depends = zlib
- source = lazyusf2-git::git+https://gitlab.kode54.net/kode54/lazyusf2.git
+ source = lazyusf2-git::git+https://bitbucket.org/losnoco/lazyusf2.git
source = makefile.patch
source = LICENSE.CC0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 79a989883c7a..5d19879a1437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Matti Niemenmaa <matti.niemenmaa+aur ät iki dȯt fi>
pkgname=lazyusf2-git
-pkgver=r83.95d71f6
-pkgrel=2
+pkgver=r85.7a95e97
+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/losnoco/lazyusf2'
license=(GPL2 custom:CC0)
depends=(zlib)
makedepends=(git grep)
-source=(${pkgname}::git+https://gitlab.kode54.net/kode54/lazyusf2.git
+source=(${pkgname}::git+https://bitbucket.org/losnoco/lazyusf2.git
makefile.patch
LICENSE.CC0)
sha256sums=('SKIP'