[arch-commits] Commit in thunar/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 22:18:48 UTC 2009
Date: Monday, April 20, 2009 @ 18:18:48
Author: andyrtr
Revision: 36309
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-i686/ (properties)
thunar/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: thunar/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /thunar/trunk:1-28210
+ /thunar/trunk:1-36308
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-20 22:14:31 UTC (rev 36308)
+++ extra-i686/PKGBUILD 2009-04-20 22:18:48 UTC (rev 36309)
@@ -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