From ebc82b27288df5c58194083ead4a6e6de7f52d21 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 23 Oct 2011 22:01:53 +0200 Subject: mass update (again :( ) Signed-off-by: Florian Pritz --- thunar-notrash/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'thunar-notrash/PKGBUILD') diff --git a/thunar-notrash/PKGBUILD b/thunar-notrash/PKGBUILD index 0db9c90..52d01fd 100644 --- a/thunar-notrash/PKGBUILD +++ b/thunar-notrash/PKGBUILD @@ -2,8 +2,9 @@ pkgname=thunar-notrash -pkgver=1.3.0 +pkgver=1.2.2 pkgrel=1 +epoch=1 pkgdesc="modern file manager for Xfce with patch to disable trash" arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') @@ -23,13 +24,10 @@ optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems options=('!libtool') install=thunar-notrash.install backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla') -source=(http://archive.xfce.org/src/xfce/thunar/1.3/Thunar-${pkgver}.tar.bz2 +source=(http://archive.xfce.org/src/xfce/thunar/1.2/Thunar-${pkgver}.tar.bz2 Ability_to_disable_trash_on_Thunar_$pkgver.patch org.freedesktop.udisks.pkla) -md5sums=('ab6f728384c0d925b40afae2f41268f3' - 'a2c1ccb1148667395bb3e1f27ba9d467' - 'a7ddb5eec02d9a8e91a2997862e73cd8') build() { cd ${srcdir}/Thunar-${pkgver} @@ -63,3 +61,6 @@ package() { install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d install -m644 ${srcdir}/org.freedesktop.udisks.pkla ${pkgdir}/etc/polkit-1/localauthority/50-local.d/ } +md5sums=('a86df0212db71e61f459bda6bc7b7fb6' + 'a2c1ccb1148667395bb3e1f27ba9d467' + 'a7ddb5eec02d9a8e91a2997862e73cd8') -- cgit v1.2.3-24-g4f1b