summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-04-28 19:36:18 +0300
committerMatti Niemenmaa2017-04-28 19:53:34 +0300
commit549f3a0ab30f5391a27ef65d4201ba2fcf3867c2 (patch)
tree131deb35fdc9e283a21e10a72fef6e85e573f3e0 /PKGBUILD
parent0ae8dd497d9694195a3f57e4ceb95d232326a8bb (diff)
downloadaur-549f3a0ab30f5391a27ef65d4201ba2fcf3867c2.tar.gz
Update URLs to point to gitlab.kode54.net again
It's accessible again.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d6a9bf3cc73..b4ecdeea158c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=vgmstream-kode54-git
-pkgver=r1020.r142.gfb74b39
+pkgver=r1020.r557.gd2fac79
pkgrel=1
pkgdesc="Library for playback of various streamed audio formats used in video games (kode54's fork)"
arch=(i686 x86_64)
-url='https://github.com/kode54/vgmstream'
+url='https://gitlab.kode54.net/kode54/vgmstream'
license=(BSD)
depends=(glibc libogg libvorbis mpg123)
makedepends=(git)
-source=(${pkgname}::git+https://github.com/kode54/vgmstream.git)
+source=(${pkgname}::git+https://gitlab.kode54.net/kode54/vgmstream.git)
sha256sums=('SKIP')
pkgver() {