waypaper: update

This commit is contained in:
Markus Volk 2024-01-04 08:47:29 +01:00
parent 889575d3a3
commit c0e3601a73

View File

@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=main" SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=main"
RDEPENDS:${PN} = "python3-pygobject" RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs"
inherit setuptools3 inherit setuptools3
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "2.0.2" PV = "2.0.4"
SRCREV = "bf55f79092f7fbef787d437672d824ecd5b025b6" SRCREV = "f7235f551f779f3760a124170c5c67c96f87919a"
FILES:${PN} += "${datadir}" FILES:${PN} += "${datadir}"