From ad6d1895f36ecd31ead43cfba17fffeb25c9735f Mon Sep 17 00:00:00 2001
From: ptrcnull <git@ptrcnull.me>
Date: Sun, 18 Sep 2022 23:12:39 +0200
Subject: [PATCH] community/xclock: upgrade to 1.1.1

---
 community/xclock/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/xclock/APKBUILD b/community/xclock/APKBUILD
index df0fc83dc60e..aac622cfa788 100644
--- a/community/xclock/APKBUILD
+++ b/community/xclock/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: ScrumpyJack <scrumpyjack@me.com>
 # Maintainer: ScrumpyJack <scrumpyjack@me.com>
 pkgname=xclock
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=0
 pkgdesc="Clock for the X Window System"
 url="https://www.x.org/"
@@ -33,5 +33,5 @@ package() {
 }
 
 sha512sums="
-9456ed43cb8afce4a1f1c4edcb87bfb86f61fb54d1892f26812ed10662c9b8f8c28854934ce4eb981090d500fec0f295ba96df9867dd1685dc5f31202729a1a0  xclock-1.1.0.tar.xz
+059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7  xclock-1.1.1.tar.xz
 "
-- 
GitLab