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

Evangelos Foutras foutrelis at archlinux.org
Sat Nov 26 17:24:52 UTC 2011


    Date: Saturday, November 26, 2011 @ 12:24:52
  Author: foutrelis
Revision: 143582

upgpkg: thunar 1.2.3-3

Add polkit-gnome to optdepends.

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-26 16:06:58 UTC (rev 143581)
+++ PKGBUILD	2011-11-26 17:24:52 UTC (rev 143582)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://thunar.xfce.org"
@@ -14,6 +14,7 @@
          'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
+            'polkit-gnome: for mounting internal partitions (needs root password)'
             'xfce4-panel: for trash applet'
             'tumbler: for thumbnail previews'
             'thunar-volman: manages removable devices'
@@ -21,7 +22,7 @@
             'thunar-media-tags-plugin: view/edit id3/ogg tags')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2)
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-$pkgver.tar.bz2)
 sha256sums=('e66aa9ad61a9202e15cc7c5fffc7b961da9ab3b4428f874c1ec8e46eb4ffaca6')
 
 build() {




More information about the arch-commits mailing list