From d60606d203da71ef0ffbfaad1ed7fc494b617279 Mon Sep 17 00:00:00 2001
From: Clayton Craft <clayton@craftyguy.net>
Date: Fri, 16 Jun 2023 10:28:33 -0700
Subject: [PATCH] community/phosh-antispam: upgrade to 3.3.0

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

diff --git a/community/phosh-antispam/APKBUILD b/community/phosh-antispam/APKBUILD
index d4f3cebe15f6..a012d3f57884 100644
--- a/community/phosh-antispam/APKBUILD
+++ b/community/phosh-antispam/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Clayton Craft <clayton@craftyguy.net>
 # Maintainer: Clayton Craft <clayton@craftyguy.net>
 pkgname=phosh-antispam
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=0
 pkgdesc="monitors Gnome Calls and manages phone calls from unidentified/unknown callers"
 url="https://gitlab.com/kop316/phosh-antispam"
@@ -31,5 +31,5 @@ package() {
 }
 
 sha512sums="
-128f2009bb7df587a6f922b57a8c2c1a63e155a457cef9f07698ddd16673ff05d9ff02dd5e1088e47e365e37d8f5c8a7dfd5dedcd16b589a8046745848bb6eeb  phosh-antispam-3.2.0.tar.gz
+94855db2bed1676a74ebef79c8e374e71eab291a4470a0efc279478a69eda1477c683e15253182933e6fd286631ad52d53d2dd0ecbdfac9256627cf6472ffab8  phosh-antispam-3.3.0.tar.gz
 "
-- 
GitLab