summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
index ea7e8005ef..e325e5d026 100644
--- a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
+++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
8DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native" 8DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native"
9 9
10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https"
11SRCREV = "2f6c91e756678f0723305d8636e8e393c1eef32c" 11SRCREV = "55f923ebc623bcc8f53368543847350a23688189"
12PV = "0.5.4.17" 12PV = "0.5.4.21"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg 15inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg