diff options
Diffstat (limited to 'community/gmpc/PKGBUILD')
-rw-r--r-- | community/gmpc/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gmpc/PKGBUILD b/community/gmpc/PKGBUILD index 45be95eca..954a1f596 100644 --- a/community/gmpc/PKGBUILD +++ b/community/gmpc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94825 2013-07-30 21:19:19Z arodseth $ +# $Id: PKGBUILD 99768 2013-10-30 23:35:44Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Tobias Kieslich <tobias@archlinux.org> @@ -12,7 +12,6 @@ url='http://gmpclient.org/home' license=('GPL') depends=('libunique' 'libmpd' 'libsoup' 'sqlite' 'hicolor-icon-theme' 'xdg-utils') makedepends=('gob2' 'intltool' 'vala') -options=('!libtool') install='gmpc.install' source=("http://download.sarine.nl/Programs/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz") sha256sums=('a69414f35396846733632ca9619921d7acda537ffd6d49bd84b444945cb76b2c') |