From f3034a637052dc6b6da7f8b6662a596d8a780d69 Mon Sep 17 00:00:00 2001
From: Adam Thiede <me@adamthiede.com>
Date: Tue, 13 Aug 2024 05:54:16 -0500
Subject: [PATCH] community/bluetuith: upgrade to 0.2.3

---
 community/bluetuith/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/bluetuith/APKBUILD b/community/bluetuith/APKBUILD
index 204407c7e693..f2ecfc7a51be 100644
--- a/community/bluetuith/APKBUILD
+++ b/community/bluetuith/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Adam Thiede <me@adamthiede.com>
 # Maintainer: Adam Thiede <me@adamthiede.com>
 pkgname=bluetuith
-pkgver=0.2.2
-pkgrel=3
+pkgver=0.2.3
+pkgrel=0
 pkgdesc="TUI-based bluetooth connection manager"
 url="https://github.com/darkhz/bluetuith"
 arch="all"
@@ -29,5 +29,5 @@ package() {
 }
 
 sha512sums="
-5b943ab1a4f5cac1b3da0ac64bea18013f4ba7fe2246c6e33011d18e7a0f384363c9e06558b25131b6ccc4ea3910961178821d24fb21f38c551b18a6500830d4  bluetuith-0.2.2.tar.gz
+be8c0aa7ba330d60f3a7988ec755ce557f9053c2a9fe8b3a647054cb8b3bbbb99b263e22da9ec35f083f24efb86df8cefa2de1ee0a7426672dab7f3380c7237d  bluetuith-0.2.3.tar.gz
 "
-- 
GitLab