Date: Sunday, February 7, 2016 @ 22:08:05 Author: arodseth Revision: 160536
upgpkg: calf 0.0.60-3 Modified: calf/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-07 18:27:17 UTC (rev 160535) +++ PKGBUILD 2016-02-07 21:08:05 UTC (rev 160536) @@ -1,13 +1,13 @@ # $Id$ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Ray Rashif <[email protected]> pkgname=calf pkgver=0.0.60 -pkgrel=2 +pkgrel=3 pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host' arch=('x86_64' 'i686') -url='http://calf.sf.net/' +url='http://calf-studio-gear.org/' license=('LGPL') depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('lv2' 'ladspa' 'dssi') @@ -26,4 +26,5 @@ make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install } +# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac # vim:set ts=2 sw=2 et:
