From 5dbf91bb43abfef6e1102f529e54e71f5edb03b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Feb 2015 14:02:22 +0100 Subject: [PATCH] karchive: build from release tarball instead of git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier1/karchive/karchive.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index 19af6fd6..c8e2bc2c 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,5 +10,6 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRCREV = "05dd0f7fac116d905e37e01807b7d20489ceb1ca" -S = "${WORKDIR}/git" +SRC_URI[md5sum] = "c811d4ebf158cee741715a06e27ff0cb" +SRC_URI[sha256sum] = "b8d66164eab8c262f1ee5da9f595c2b8de9878d5ac992070b2c9ad736825f85e" +