summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.1.1.bb (renamed from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.1.1.bb
index 7eeaf80a67..24c96ea788 100644
--- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb
+++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.1.1.bb
@@ -10,8 +10,8 @@ REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data"
10 10
11DEPENDS += "intltool-native" 11DEPENDS += "intltool-native"
12 12
13SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" 13SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.1/${BP}.tar.xz"
14SRC_URI[sha256sum] = "56cce1a27e88a18a282d568cbc601547a5dd704f0449a75bc284f0171aebaf3b" 14SRC_URI[sha256sum] = "0126373a03778bb4894afa151de28d36bfc563ddab96d3bd7c63962350d34ba2"
15 15
16do_configure() { 16do_configure() {
17 # special configure - no autotools... 17 # special configure - no autotools...
@@ -25,4 +25,4 @@ do_install() {
25 25
26FILES:${PN} += "${datadir}/metainfo" 26FILES:${PN} += "${datadir}/metainfo"
27 27
28RDEPENDS:${PN} += "python3-pygobject python3-pexpect" 28RDEPENDS:${PN} += "python3-pygobject python3-pexpect python3-psutil"