summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-03-30 17:34:47 -0700
committerLlewelyn Trahaearn2016-03-30 17:34:47 -0700
commitb06be2a428888f833286528bd7d252861510e374 (patch)
tree9c14eea5f1293afc7b5c6353811032837323654a
parent500c1021f069fe897c6ed0d5f057bd041c592cc9 (diff)
downloadaur-b06be2a428888f833286528bd7d252861510e374.tar.gz
Redirected source to the github LADI repo for ladish.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15972f99f7bf..63eac8a051eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Mar 31 00:15:31 UTC 2016
+# Thu Mar 31 00:34:19 UTC 2016
pkgbase = ladish-git
pkgdesc = Session management system for JACK.
pkgver = 1.r47.g5fe205f
pkgrel = 1
- url = https://launchpad.net/ladish
+ url = https://github.com/LADI/ladish
install = ladish-git.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5b5ecc202b27..da395f980ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.r47.g5fe205f
pkgrel=1
pkgdesc="Session management system for JACK."
arch=('i686' 'x86_64')
-url="https://launchpad.net/ladish"
+url="https://github.com/LADI/ladish"
license=('GPL2')
depends=('a2jmidid' 'boost' 'dbus-glib' 'flowcanvas<=0.7.1' 'jack' 'laditools-git' 'python2')
makedepends=('git' 'intltool')