summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-09-05 23:11:40 +0300
committerMatti Niemenmaa2015-09-05 23:11:40 +0300
commit5ac68a77dfea056591f2e6452bedf8129214cfaf (patch)
tree845f9ab8ced37ed822e39cf7205fb020bfb87709
parent3e49d371f4998e50993e31aa52b4a0b24a0d2774 (diff)
downloadaur-5ac68a77dfea056591f2e6452bedf8129214cfaf.tar.gz
Update URLs to point to gitlab.kode54.net
Seems to get updates sooner.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b10175a86e4..71fe95d2b6b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = vio2sf-git
pkgdesc = Library for decoding Nintendo DS Sound Format files
- pkgver = r32.4054499
+ pkgver = r34.78e4a0b
pkgrel = 1
- url = https://bitbucket.org/kode54/vio2sf
+ url = https://gitlab.kode54.net/kode54/vio2sf
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = glibc
depends = zlib
- source = vio2sf-git::git+https://bitbucket.org/kode54/vio2sf.git
+ source = vio2sf-git::git+https://gitlab.kode54.net/kode54/vio2sf.git
sha256sums = SKIP
pkgname = vio2sf-git
diff --git a/PKGBUILD b/PKGBUILD
index 3598f322e937..14000c10b764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=vio2sf-git
-pkgver=r32.4054499
+pkgver=r34.78e4a0b
pkgrel=1
pkgdesc="Library for decoding Nintendo DS Sound Format files"
arch=(i686 x86_64)
-url='https://bitbucket.org/kode54/vio2sf'
+url='https://gitlab.kode54.net/kode54/vio2sf'
license=(GPL2)
depends=(glibc zlib)
makedepends=(git)
-source=(${pkgname}::git+https://bitbucket.org/kode54/vio2sf.git)
+source=(${pkgname}::git+https://gitlab.kode54.net/kode54/vio2sf.git)
sha256sums=('SKIP')
pkgver() {