diff options
author | root <root@rshg054.dnsready.net> | 2011-11-10 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-10 23:14:50 +0000 |
commit | 4141f5b04aab597f88a617a82649a404c773469a (patch) | |
tree | b293827df78bf1e9b7059db63c04c3f7ab854ae6 /community/lash | |
parent | 7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (diff) |
Thu Nov 10 23:14:50 UTC 2011
Diffstat (limited to 'community/lash')
-rw-r--r-- | community/lash/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/lash/PKGBUILD b/community/lash/PKGBUILD index 70985c530..16390c3ec 100644 --- a/community/lash/PKGBUILD +++ b/community/lash/PKGBUILD @@ -5,11 +5,12 @@ pkgname=lash pkgver=0.6.0~rc2 _relver=0.6.0.594 -pkgrel=5 +pkgrel=6 pkgdesc="A session management system for JACK and ALSA" arch=('i686' 'x86_64') options=('!libtool') -url="http://lash-audio.org" +#url="http://lash-audio.org" +url="http://lash.nongnu.org/" license=('GPL') depends=('dbus-core' 'gtk2' 'jack' 'libxml2' 'python2') install=$pkgname.install |