summaryrefslogtreecommitdiff
path: root/extra/thunar/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-06 00:09:00 -0700
committerroot <root@rshg054.dnsready.net>2013-05-06 00:09:00 -0700
commitffb692bf2696e7ebedd19bcd55ba253e21cb732d (patch)
tree5067e9e779f0ce9ecf22c68f59ce8c5c3acb0bc4 /extra/thunar/PKGBUILD
parent7a600dcabb6923ee79d36a4eaab2fc6867bdb807 (diff)
Mon May 6 00:08:59 PDT 2013
Diffstat (limited to 'extra/thunar/PKGBUILD')
-rw-r--r--extra/thunar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/thunar/PKGBUILD b/extra/thunar/PKGBUILD
index c20173286..4a1fdfc43 100644
--- a/extra/thunar/PKGBUILD
+++ b/extra/thunar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 173900 2012-12-27 13:11:31Z foutrelis $
+# $Id: PKGBUILD 184280 2013-05-05 17:42:44Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=thunar
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
pkgdesc="Modern file manager for Xfce"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85')
+sha256sums=('9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d')
build() {
cd "$srcdir/Thunar-$pkgver"