diff options
Diffstat (limited to 'extra/xfce4-dict/PKGBUILD')
-rw-r--r-- | extra/xfce4-dict/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-dict/PKGBUILD b/extra/xfce4-dict/PKGBUILD index 5d68de766..b2e800264 100644 --- a/extra/xfce4-dict/PKGBUILD +++ b/extra/xfce4-dict/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186157 2013-05-21 10:21:01Z foutrelis $ +# $Id: PKGBUILD 198551 2013-10-30 15:33:20Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> @@ -15,7 +15,6 @@ makedepends=('intltool') provides=('xfce4-dict-plugin') conflicts=('xfce4-dict-plugin') replaces=('xfce4-dict-plugin') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/0.7/$pkgname-$pkgver.tar.bz2) sha256sums=('407fc0f02adf6ea85dec6993db1e222b548afcdd63a9e35ed2d70a42c9738e58') |