diff options
Diffstat (limited to 'extra/thunar-volman/PKGBUILD')
-rw-r--r-- | extra/thunar-volman/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/thunar-volman/PKGBUILD b/extra/thunar-volman/PKGBUILD index cefc46634..f9a3a5fe5 100644 --- a/extra/thunar-volman/PKGBUILD +++ b/extra/thunar-volman/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 157833 2012-04-30 04:19:55Z foutrelis $ +# $Id: PKGBUILD 198460 2013-10-30 15:00:29Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -12,7 +12,6 @@ license=('GPL2') groups=('xfce4') depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme') makedepends=('intltool') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/0.8/$pkgname-$pkgver.tar.bz2) sha256sums=('ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb') |