[arch-commits] Commit in thunar/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 21:12:40 UTC 2009
Date: Monday, April 20, 2009 @ 17:12:39
Author: andyrtr
Revision: 36271
Merged revisions 36269 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/thunar/trunk
........
r36269 | andyrtr | 2009-04-20 21:12:03 +0000 (Mo, 20 Apr 2009) | 2 lines
upgpkg: thunar 1.0.1-1
new version 1.0.1
........
Modified:
thunar/repos/extra-x86_64/ (properties)
thunar/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: thunar/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /thunar/trunk:1-28053
+ /thunar/trunk:1-36270
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-20 21:12:08 UTC (rev 36270)
+++ extra-x86_64/PKGBUILD 2009-04-20 21:12:39 UTC (rev 36271)
@@ -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