Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Volk
593b2d1836 hyprland: update 2024-10-01 19:39:24 +02:00
Markus Volk
f7117d002d hyprpicker: update 2024-10-01 19:39:08 +02:00
Markus Volk
d972b8772a hyprcursor: update 2024-10-01 19:38:49 +02:00
3 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
S = "${WORKDIR}/git"
SRCREV = "57298fc4f13c807e50ada2c986a3114b7fc2e621"
PV = "0.1.9"
SRCREV = "34efe230c2ac402faf4a15ca1d048a435e359358"
PV = "0.1.10"
inherit cmake pkgconfig

View File

@ -42,7 +42,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
SRCREV = "4b00cba319dc44294567d06df7c378cf5e4e5338"
SRCREV = "5c6c300abfea2539ffad9bcbf857325eec5ab765"
PV = "0.43"
S = "${WORKDIR}/git"

View File

@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main"
PV = "0.3.0"
PV = "0.4.1"
S = "${WORKDIR}/git"
SRCREV = "c9238d39f64dd2618975c9d654301a4720659aed"
SRCREV = "116cec14a552191a9ad69ca96252ca12ecfa9826"
DEPENDS = " \
cairo \