diff options
Diffstat (limited to 'extra/xfconf/PKGBUILD')
-rw-r--r-- | extra/xfconf/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfconf/PKGBUILD b/extra/xfconf/PKGBUILD index ad711b53a..49a73f2ad 100644 --- a/extra/xfconf/PKGBUILD +++ b/extra/xfconf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186431 2013-05-26 09:26:17Z bluewind $ +# $Id: PKGBUILD 198577 2013-10-30 15:43:11Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: tobias <tobias funnychar archlinux.org> @@ -15,7 +15,7 @@ groups=('xfce4') depends=('libxfce4util' 'dbus-glib' 'dbus') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl' 'intltool' 'gtk-doc' 'chrpath') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2) sha256sums=('175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576') |