diff options
Diffstat (limited to 'extra/gnome-themes-standard/PKGBUILD')
-rw-r--r-- | extra/gnome-themes-standard/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-themes-standard/PKGBUILD b/extra/gnome-themes-standard/PKGBUILD index f0def4d2a..4f8496a58 100644 --- a/extra/gnome-themes-standard/PKGBUILD +++ b/extra/gnome-themes-standard/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196086 2013-10-07 11:52:07Z jgc $ +# $Id: PKGBUILD 198035 2013-10-30 12:24:24Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=gnome-themes-standard @@ -14,7 +14,7 @@ optdepends=('gtk-engines: HighContrast GTK2 theme') groups=(gnome) replaces=(gnome-themes) conflicts=(gnome-themes) -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('812c6cfc534fced921dc327b436e70020d8979529284bb59d72d6f37af1f4b38') |