onboard: upgrade 1.4.4-1 -> 1.4.4-5

- Update tag in the SRC_URI.
- Also add UPSTREAM_CHECK variables to check for new releases.
Fixes:
$ devtool latest-version onboard
...
INFO: Current version: 1.4.4-1
INFO: Latest version: 1.4.4
INFO: Latest version's commit: 5fa181edca5daf2450a63ca842a913cc0255c030

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-18 17:01:01 +12:00
committed by Khem Raj
parent a5b12a47ca
commit 605f4b804f
@@ -10,10 +10,12 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e \
file://COPYING.BSD3;md5=f56403ae5b2d6b82ad136d753c05a82e \
"
SRC_URI = "git://github.com/onboard-osk/onboard.git;protocol=https;branch=main;tag=${PV} \
SRC_URI = "git://github.com/onboard-osk/onboard.git;protocol=https;branch=main;tag=v${PV} \
file://0002-toggle-onboard-hoverclick-use-bin-sh-default-shell-i.patch \
"
SRCREV = "02b19e2aee88e4bf2cdc7094813ddd4a6c05d1e7"
SRCREV = "5fa181edca5daf2450a63ca842a913cc0255c030"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+(-\d+)?)(\^\{\})$"
inherit features_check setuptools3 pkgconfig gtk-icon-cache gsettings mime-xdg