summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2018-08-28 14:04:52 +0300
committerMatti Niemenmaa2018-08-28 14:04:52 +0300
commit3d1105f2eb4d7e1d7fa24e4cbea46c583a205763 (patch)
tree1f54f3c6655ace652528a12530e258d7ba49237f /PKGBUILD
parent8afe23b6fec46ea91dc8a53ff6f191ef02c09339 (diff)
downloadaur-3d1105f2eb4d7e1d7fa24e4cbea46c583a205763.tar.gz
Update URLs to point to bitbucket.org/losnoco
gitlab.kode54.net now redirects there.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2694b1751638..74251936a09a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=hvl_replay-kode54-git
-pkgver=r51.0f9107e
+pkgver=r52.f1ad113
pkgrel=1
pkgdesc="Hively Tracker (HVL and AHX) replayer library (kode54's fork, from foo_input_hvl)"
arch=(i686 x86_64)
-url='https://gitlab.kode54.net/kode54/foo_input_hvl'
+url='https://bitbucket.org/losnoco/foo_input_hvl'
license=(MIT)
depends=(glibc)
makedepends=('git' 'qt5-base')
-source=("${pkgname}::git+https://gitlab.kode54.net/kode54/foo_input_hvl.git")
+source=("${pkgname}::git+https://bitbucket.org/losnoco/foo_input_hvl.git")
sha256sums=('SKIP')
pkgver() {