swaybg: convert to git

This commit is contained in:
Markus Volk
2021-06-02 17:36:25 +02:00
parent 5a733abfd2
commit 9a5f87b25a
2 changed files with 32 additions and 4 deletions

View File

@ -17,12 +17,12 @@ DEPENDS = " \
"
SRC_URI = " \
https://github.com/swaywm/swaybg/archive/refs/tags/${PV}.tar.gz \
git://github.com/swaywm/swaybg.git;protocol=https \
"
SRC_URI[sha256sum] = "a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd"
S = "${WORKDIR}/${PN}-${PV}"
S = "${WORKDIR}/git"
PV = "1.0"
SRCREV = "${PV}"
inherit meson pkgconfig features_check