diff options
Diffstat (limited to 'extra/xfce4-timer-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-timer-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-timer-plugin/PKGBUILD b/extra/xfce4-timer-plugin/PKGBUILD index 5bb0eb654..35f7f1de1 100644 --- a/extra/xfce4-timer-plugin/PKGBUILD +++ b/extra/xfce4-timer-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 178519 2013-02-24 22:42:03Z eric $ +# $Id: PKGBUILD 198573 2013-10-30 15:41:44Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -12,7 +12,6 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" groups=('xfce4-goodies') depends=('xfce4-panel' 'libxfcegui4') makedepends=('intltool') -options=('!libtool') install=xfce4-timer-plugin.install source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) sha1sums=('5bd0e450b4c9b3f37a289fc1723b1a3d984ffd5d') |