diff options
Diffstat (limited to 'extra/xfce4-panel/PKGBUILD')
-rw-r--r-- | extra/xfce4-panel/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-panel/PKGBUILD b/extra/xfce4-panel/PKGBUILD index a4abe0b2a..f0e9babd1 100644 --- a/extra/xfce4-panel/PKGBUILD +++ b/extra/xfce4-panel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184288 2013-05-05 17:46:17Z foutrelis $ +# $Id: PKGBUILD 198562 2013-10-30 15:37:22Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: tobias <tobias funnychar archlinux.org> @@ -13,7 +13,6 @@ groups=('xfce4') depends=('exo' 'garcon' 'libxfce4ui' 'libwnck' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('intltool' 'gtk-doc') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2) sha256sums=('573052ed1b65e247415f92df120c8a78f9e4152c2636d38c923f82e32b8475d6') |