summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralex2019-02-04 14:09:52 +0000
committeralex2019-02-04 14:09:52 +0000
commitae7413baf584613a82c83857a87d39010c502efd (patch)
tree45799e9b45539271822b5fcca6618a541ad1f544 /PKGBUILD
parent80d89bfb1247da6265df0c82a16352c00aa4b704 (diff)
downloadaur-ae7413baf584613a82c83857a87d39010c502efd.tar.gz
fix links
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eabf6ca228e2..c9327f03fdd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
_pkgname=zrythm
pkgname=$_pkgname-git
-pkgver=r161.f6a97a6
+pkgver=r200
pkgrel=1
pkgdesc="Free GNU/Linux music production system (DAW)"
arch=('x86_64')
-url="https://gitlab.com/alextee/zrythm"
+url="https://git.zrythm.org/zrythm/zrythm"
license=('GPL3')
provides=("$_pkgname")
conflicts=("$_pkgname")
depends=('gtk3' 'lv2' 'lilv' 'suil' 'jack' 'libsndfile' 'libsmf' 'libdazzle' 'breeze-icons'
'libcyaml-git')
makedepends=('git')
-source=("$_pkgname::git+https://git.zrythm.org/alextee/zrythm.git")
+source=("$_pkgname::git+https://git.zrythm.org/zrythm/zrythm.git")
md5sums=('SKIP')
pkgver () {