diff options
Diffstat (limited to 'extra/xfce4-clipman-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-clipman-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-clipman-plugin/PKGBUILD b/extra/xfce4-clipman-plugin/PKGBUILD index d8c2b3dd5..fbebd7d55 100644 --- a/extra/xfce4-clipman-plugin/PKGBUILD +++ b/extra/xfce4-clipman-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 157841 2012-04-30 04:20:05Z foutrelis $ +# $Id: PKGBUILD 198547 2013-10-30 15:31:55Z allan $ # Maintainer: tobias <tobias at archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> @@ -12,7 +12,6 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" groups=('xfce4-goodies') depends=('xfce4-panel' 'libunique' 'libxtst') makedepends=('intltool') -options=('!libtool') install=${pkgname}.install source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) md5sums=('61f3be97efa379cb358980c94e14692a') |