elementary-icon-theme* : Add latest versions of elementary icon themes and convert...
[openembedded.git] / recipes / elementary-icon-theme / elementary-icon-theme_2.2.bb
index 81f1657..59a3d74 100644 (file)
@@ -4,15 +4,18 @@ HOMEPAGE = "http://www.elementary-project.com/"
 
 RDEPENDS = "gnome-icon-theme hicolor-icon-theme"
 
-PR = "r0"
+PR = "r1"
 
 # We have to get the icons from a mirror (LaunchPad) as DeviantArt has a download 
 # wrapper to stop simple HTTP gets :(.
 
 SRC_URI = " \
-  http://launchpad.net/elementaryicons/trunk/2.2/+download/elementary_2.2.tar.gz \
+  http://launchpad.net/elementaryicons/2.0/2.2/+download/elementary_2.2.tar.gz;name=archive \
 "
 
+SRC_URI[archive.md5sum] = "fb740a046d8d728613499a77b77bc1e2"
+SRC_URI[archive.sha256sum] = "49672fc965b30cc6c5c2589a1b72c5187a2d185e7f6d599968172fd694f28ea6"
+
 S = "${WORKDIR}/elementary_2.2"
 
 do_install() {