aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-01-02 15:16:07 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-03 23:25:44 +0100
commita86099c2e6e49f2cf2a5eaeff641cc5feebfb7d3 (patch)
tree406ad52de187418a4c3ff8f5195c9d9f7108b0e7 /meta-xfce
parent4b4169b7758df8b40c3ef1ef1174800d4fc0129d (diff)
downloadmeta-openembedded-a86099c2e6e49f2cf2a5eaeff641cc5feebfb7d3.tar.gz
thunar: update to 1.6.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb
index 2d5b7675aa..55b54d4043 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb
@@ -3,12 +3,11 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel"
-PR = "r1"
inherit xfce
-SRC_URI[md5sum] = "737ad2c36ed36b10fef82e860b9e990a"
-SRC_URI[sha256sum] = "2c11a19e64cef708a264fb4d5d933389899c3d132fe7b1e313dd6e37bfe4c8ba"
+SRC_URI[md5sum] = "a446103ab90855cc8ba484dfeedb82d8"
+SRC_URI[sha256sum] = "7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85"
SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
S = "${WORKDIR}/Thunar-${PV}/"