diff options
Diffstat (limited to 'extra/xfce4-notes-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-notes-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-notes-plugin/PKGBUILD b/extra/xfce4-notes-plugin/PKGBUILD index 66a2582c7..6ce2f413b 100644 --- a/extra/xfce4-notes-plugin/PKGBUILD +++ b/extra/xfce4-notes-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 157871 2012-04-30 04:20:45Z foutrelis $ +# $Id: PKGBUILD 198560 2013-10-30 15:36:41Z allan $ # Maintainer: Andreas Radke <andyrtr at archlinux.org> # Contributor: Ben Mazer <contrasutra@myrealbox.com> @@ -12,7 +12,6 @@ url="http://xfce-goodies.berlios.de/" groups=('xfce4-goodies') depends=('xfce4-panel>=4.7.0' 'libxfcegui4' 'libunique' 'hicolor-icon-theme') makedepends=('intltool') -options=('!libtool') install=${pkgname}.install source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.7/${pkgname}-${pkgver}.tar.bz2) md5sums=('42b924b23f2fec6a1099e9b7a87db4a3') |