diff options
author | Florian Pritz <bluewind@server-speed.net> | 2011-02-14 16:46:45 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@server-speed.net> | 2011-02-14 16:46:45 +0100 |
commit | 7d57ca307c6d118437c3f662a350cc2434b0f6dc (patch) | |
tree | 9c9be0ff13062601956e79018592809a6a8e7571 /thunar-notrash/PKGBUILD | |
parent | 9f140581e08b255697a4d824ac57559a04c416e0 (diff) | |
download | aur-packages-7d57ca307c6d118437c3f662a350cc2434b0f6dc.tar.gz aur-packages-7d57ca307c6d118437c3f662a350cc2434b0f6dc.tar.xz |
thunar-notrash: upstream update
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'thunar-notrash/PKGBUILD')
-rw-r--r-- | thunar-notrash/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/thunar-notrash/PKGBUILD b/thunar-notrash/PKGBUILD index 69e516f..0db9c90 100644 --- a/thunar-notrash/PKGBUILD +++ b/thunar-notrash/PKGBUILD @@ -2,7 +2,7 @@ pkgname=thunar-notrash -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="modern file manager for Xfce with patch to disable trash" arch=('i686' 'x86_64') @@ -23,11 +23,11 @@ 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.2/Thunar-${pkgver}.tar.bz2 +source=(http://archive.xfce.org/src/xfce/thunar/1.3/Thunar-${pkgver}.tar.bz2 Ability_to_disable_trash_on_Thunar_$pkgver.patch org.freedesktop.udisks.pkla) -md5sums=('3f270cfbb83a057e6db46cdea549af8b' +md5sums=('ab6f728384c0d925b40afae2f41268f3' 'a2c1ccb1148667395bb3e1f27ba9d467' 'a7ddb5eec02d9a8e91a2997862e73cd8') |