diff options
Diffstat (limited to 'community/amidi-plug/PKGBUILD')
-rw-r--r-- | community/amidi-plug/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/amidi-plug/PKGBUILD b/community/amidi-plug/PKGBUILD index d13e19531..53f6f8810 100644 --- a/community/amidi-plug/PKGBUILD +++ b/community/amidi-plug/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65039 2012-02-20 02:15:30Z spupykin $ +# $Id: PKGBUILD 99671 2013-10-30 22:55:22Z allan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: yosh64 <yosh64.at.gmail.dot.com> @@ -11,7 +11,6 @@ url="http://www.develia.org/projects.php?l=2&f=1&p=amidiplug" license=('GPL2') depends=('xmms' 'fluidsynth') makedepends=('pkgconfig') -options=('!libtool') source=(http://www.develia.org/files/$pkgname-$pkgver.tar.bz2) md5sums=('bb128c40dce0ab4afda79da01f985a09') |