summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-03-30 17:36:27 -0700
committerLlewelyn Trahaearn2016-03-30 17:36:27 -0700
commit23556fe0335cf37704d3814cdad5be45f1fe9b3a (patch)
tree8d340bbbfe30cfbd55ca848fc0234fe17c711026 /PKGBUILD
parent75ea93ee2253b1590697cf4ec9ad98ee98516790 (diff)
downloadaur-23556fe0335cf37704d3814cdad5be45f1fe9b3a.tar.gz
Redirected source to the github LADI repo for laditools.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f36ca23f925..a6efc4814d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=laditools-git
-pkgver=1.0.r9.g498fc36
-pkgrel=7
+pkgver=r266.19f5455
+pkgrel=1
pkgdesc="Utilities to improve integration and workflow with JACK and LASH."
arch=('any')
-url="https://launchpad.net/laditools"
+url="https://github.com/LADI/laditools"
license=('GPL3')
depends=('glade' 'jack' 'pygtk' 'python2' 'python2-enum' 'python2-yaml')
makedepends=('git' 'python2-distutils-extra')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
install=${pkgname}.install
-source=("${pkgname}::git://repo.or.cz/laditools.git")
+source=("${pkgname}::git+https://github.com/LADI/laditools.git")
sha512sums=('SKIP')
_branch=master