summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-10-04 12:48:46 +0300
committerMatti Niemenmaa2015-10-04 13:10:46 +0300
commit0ae8dd497d9694195a3f57e4ceb95d232326a8bb (patch)
tree5e706adf58106d7b57028cf06851038d4d0501a0 /PKGBUILD
parent4609a3ebc10aba21fe13712fd99c18e9dbe2c8ff (diff)
downloadaur-0ae8dd497d9694195a3f57e4ceb95d232326a8bb.tar.gz
Revert "Update URLs to point to gitlab.kode54.net"
This reverts commit 4609a3ebc10aba21fe13712fd99c18e9dbe2c8ff. It's no longer openly accessible.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2cefe7826db..5d6a9bf3cc73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=vgmstream-kode54-git
-pkgver=r1020.r139.gbdbe4fd
+pkgver=r1020.r142.gfb74b39
pkgrel=1
pkgdesc="Library for playback of various streamed audio formats used in video games (kode54's fork)"
arch=(i686 x86_64)
-url='https://gitlab.kode54.net/kode54/vgmstream'
+url='https://github.com/kode54/vgmstream'
license=(BSD)
depends=(glibc libogg libvorbis mpg123)
makedepends=(git)
-source=(${pkgname}::git+https://gitlab.kode54.net/kode54/vgmstream.git)
+source=(${pkgname}::git+https://github.com/kode54/vgmstream.git)
sha256sums=('SKIP')
pkgver() {