diff options
Diffstat (limited to 'extra/thunar/PKGBUILD')
-rw-r--r-- | extra/thunar/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/thunar/PKGBUILD b/extra/thunar/PKGBUILD index 0a67af680..ad4c50162 100644 --- a/extra/thunar/PKGBUILD +++ b/extra/thunar/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184280 2013-05-05 17:42:44Z foutrelis $ +# $Id: PKGBUILD 198457 2013-10-30 14:59:25Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Andrew Simmons <andrew.simmons@gmail.com> @@ -20,7 +20,6 @@ optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems 'thunar-volman: manages removable devices' 'thunar-archive-plugin: create and deflate archives' 'thunar-media-tags-plugin: view/edit id3/ogg tags') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2) sha256sums=('9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d') |