diff options
Diffstat (limited to 'community/ario/PKGBUILD')
-rw-r--r-- | community/ario/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ario/PKGBUILD b/community/ario/PKGBUILD index db5e3a091..6012f53a3 100644 --- a/community/ario/PKGBUILD +++ b/community/ario/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 63500 2012-02-05 11:51:34Z ibiru $ +# $Id: PKGBUILD 99673 2013-10-30 22:56:21Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=ario @@ -10,7 +10,6 @@ url="http://ario-player.sourceforge.net/" license=('GPL') depends=('avahi' 'curl' 'dbus-glib' 'gnutls' 'hicolor-icon-theme' 'libglade' 'libmpdclient' 'libnotify' 'libsoup' 'libunique' 'taglib' 'xdg-utils') makedepends=('intltool' 'perl-xml-parser') -options=('!libtool') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/sourceforge/$pkgname-player/$pkgname-$pkgver.tar.gz |