[arch-commits] Commit in thunar/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 17:08:26 UTC 2011


    Date: Sunday, January 16, 2011 @ 12:08:26
  Author: andyrtr
Revision: 106382

upgpkg: thunar 1.2.0-1
upstream release 1.2.0

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 17:02:54 UTC (rev 106381)
+++ PKGBUILD	2011-01-16 17:08:26 UTC (rev 106382)
@@ -3,16 +3,16 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=thunar
-pkgver=1.1.6
-pkgrel=5
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="modern file manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url="http://thunar.xfce.org"
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
-         'gtk2' 'exo>=0.5.4' 'libxfce4util>=4.7.3' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.7.4')
+         'gtk2' 'exo>=0.6.0' 'libxfce4util>=4.8.1' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.8.0')
 optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
             'xfce4-panel: for trash applet'
             'tumbler: for thumbnail previews'
@@ -22,9 +22,9 @@
 options=('!libtool')
 install=${pkgname}.install
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
 	org.freedesktop.udisks.pkla)
-md5sums=('a96fdbc0b3d422f864d50374b5d6be41'
+md5sums=('3f270cfbb83a057e6db46cdea549af8b'
          'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {




More information about the arch-commits mailing list