diff options
-rw-r--r-- | meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb (renamed from meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb index e325e5d026..abb5c14e64 100644 --- a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb +++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb | |||
@@ -9,7 +9,7 @@ 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 = "55f923ebc623bcc8f53368543847350a23688189" | 11 | SRCREV = "55f923ebc623bcc8f53368543847350a23688189" |
12 | PV = "0.5.4.21" | 12 | |
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 |