summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 642064b1b0c9..c2cefe7826db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=vgmstream-kode54-git
-pkgver=r1020.r90.gd84b770
+pkgver=r1020.r139.gbdbe4fd
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() {