diff options
author | root <root@rshg047.dnsready.net> | 2011-05-30 22:48:08 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-30 22:48:08 +0000 |
commit | a422536e1ba326bff507ba81859c784a135d1804 (patch) | |
tree | 85caa09390d3bf641e0363b0f0dbf9447e3b5ef8 /extra/thunar | |
parent | c399070d50c89903ec1dea55aa4aa5147a367565 (diff) |
Mon May 30 22:48:08 UTC 2011
Diffstat (limited to 'extra/thunar')
-rw-r--r-- | extra/thunar/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/thunar/PKGBUILD b/extra/thunar/PKGBUILD index b323cd5cd..c273914b0 100644 --- a/extra/thunar/PKGBUILD +++ b/extra/thunar/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 112910 2011-03-07 18:29:57Z andyrtr $ +# $Id: PKGBUILD 125778 2011-05-29 16:38:52Z andyrtr $ # Maintainer: andyrtr <andyrtr funnychar archlinux.org> # Contributor: Andrew Simmons <andrew.simmons@gmail.com> pkgname=thunar -pkgver=1.2.1 -pkgrel=2 +pkgver=1.2.2 +pkgrel=1 pkgdesc="modern file manager for Xfce" arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') @@ -24,7 +24,7 @@ install=${pkgname}.install backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla') source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2 org.freedesktop.udisks.pkla) -md5sums=('d8dce796890619d67aed0cd7ef84c7b1' +md5sums=('a86df0212db71e61f459bda6bc7b7fb6' 'a7ddb5eec02d9a8e91a2997862e73cd8') build() { |