update dash-to-panel

This commit is contained in:
Bruce Leidl 2018-03-24 15:09:06 -04:00
parent af3650433a
commit 29e6be9e96

View File

@ -1,9 +1,11 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
SRC_URI = "https://github.com/jderose9/dash-to-panel/archive/v${PV}.tar.gz"
SRC_URI[md5sum] = "63bd7ce2b4907903fead14320f9d7f52"
SRC_URI[sha256sum] = "e4c5ef2e9f2c69ee3fe74bf526f4bc5c3991f78aa96b1732c70712544981bfa6"
SRC_URI = "git://github.com/jderose9/dash-to-panel.git;protocol=https"
#SRC_URI[md5sum] = "63bd7ce2b4907903fead14320f9d7f52"
#SRC_URI[sha256sum] = "e4c5ef2e9f2c69ee3fe74bf526f4bc5c3991f78aa96b1732c70712544981bfa6"
SRCREV="a460d2828ac38b27b7688115910f6eb6b9f274a3"
S = "${WORKDIR}/git"
DEPENDS = "gettext-native glib-2.0-native"
FILES_${PN} = "${datadir}/gnome-shell/extensions"