diff options
-rw-r--r-- | meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb | 4 |
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" | |||
8 | DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native" | 8 | DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" |
11 | SRCREV = "2f6c91e756678f0723305d8636e8e393c1eef32c" | 11 | SRCREV = "55f923ebc623bcc8f53368543847350a23688189" |
12 | PV = "0.5.4.17" | 12 | PV = "0.5.4.21" |
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg | 15 | inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg |