From a8b547a44a5e59e4ee8b2152b6af3e8835425520 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 12 Jan 2026 09:28:49 +0100 Subject: [PATCH] package/x11r7/xapp_oclock: bump version to 1.0.6 https://lists.x.org/archives/xorg-announce/2024-December/003564.html Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/x11r7/xapp_oclock/xapp_oclock.hash | 6 +++--- package/x11r7/xapp_oclock/xapp_oclock.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/x11r7/xapp_oclock/xapp_oclock.hash b/package/x11r7/xapp_oclock/xapp_oclock.hash index 20e899b880..6d9c605783 100644 --- a/package/x11r7/xapp_oclock/xapp_oclock.hash +++ b/package/x11r7/xapp_oclock/xapp_oclock.hash @@ -1,5 +1,5 @@ -# From https://lists.x.org/archives/xorg-announce/2022-August/003206.html -sha256 8f09979655e889d056b7a1e50b57f38b32529453e756b53ec659070fb3c3965c oclock-1.0.5.tar.xz -sha512 a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff oclock-1.0.5.tar.xz +# From https://lists.x.org/archives/xorg-announce/2024-December/003564.html +sha256 3ee85e5e2d211eca7bdb8b2fe0e3baf31998829af48198b5fa9bbee2aa0d24be oclock-1.0.6.tar.xz +sha512 02d062745356ad09e2c5ef22c41f2f5c271e756c6a78cac78d459fdf8e4b107f4f8df1a657e16ecc3ae0c1801c2a913396133ba0628685c9ea4fe359c0d7dcc3 oclock-1.0.6.tar.xz # Locally computed sha256 f6cae4b0c603ef5bd76da2df96b38aa43aa7547e482adb8cb8b83f09af35e4a2 COPYING diff --git a/package/x11r7/xapp_oclock/xapp_oclock.mk b/package/x11r7/xapp_oclock/xapp_oclock.mk index 4f70df4cbf..2598180dcc 100644 --- a/package/x11r7/xapp_oclock/xapp_oclock.mk +++ b/package/x11r7/xapp_oclock/xapp_oclock.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_OCLOCK_VERSION = 1.0.5 +XAPP_OCLOCK_VERSION = 1.0.6 XAPP_OCLOCK_SOURCE = oclock-$(XAPP_OCLOCK_VERSION).tar.xz XAPP_OCLOCK_SITE = https://xorg.freedesktop.org/archive/individual/app XAPP_OCLOCK_LICENSE = MIT