diff options
Diffstat (limited to 'extra/thunar-archive-plugin/PKGBUILD')
-rw-r--r-- | extra/thunar-archive-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/thunar-archive-plugin/PKGBUILD b/extra/thunar-archive-plugin/PKGBUILD index a882d8ec4..d2b7defc2 100644 --- a/extra/thunar-archive-plugin/PKGBUILD +++ b/extra/thunar-archive-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195948 2013-10-06 07:06:40Z foutrelis $ +# $Id: PKGBUILD 198458 2013-10-30 14:59:45Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -14,7 +14,6 @@ depends=('thunar' 'hicolor-icon-theme') makedepends=('intltool') optdepends=('file-roller' 'kdeutils-ark') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2) sha256sums=('9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c') |