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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 20 21:12:03 UTC 2009


    Date: Monday, April 20, 2009 @ 17:12:03
  Author: andyrtr
Revision: 36269

upgpkg: thunar 1.0.1-1
    new version 1.0.1

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-20 21:05:35 UTC (rev 36268)
+++ PKGBUILD	2009-04-20 21:12:03 UTC (rev 36269)
@@ -3,20 +3,20 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=thunar
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="new modern file manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2' 'LGPL2')
 url="http://thunar.xfce.org"
 groups=('xfce4')
-depends=('desktop-file-utils' 'libexif>=0.6.17' 'xfce4-panel>=4.6.0' 'hicolor-icon-theme' 'fam')
+depends=('desktop-file-utils' 'libexif>=0.6.17' 'xfce4-panel>=4.6.1' 'hicolor-icon-theme' 'fam')
 makedepends=('intltool' 'pkgconfig')
 optdepends=('gamin:   a fam replacement to make thunar monitor changes to files on the fly')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-4.6.0/src/Thunar-${pkgver}.tar.bz2)
-md5sums=('468c240a4f65a217ec2b6132e85cd84e')
+source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-${pkgver}.tar.bz2)
+md5sums=('218373aa45d74b6ba8c69c4d5af3bb19')
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}




More information about the arch-commits mailing list