From 96d9ccbebd74557fca32c3791be7db0b600d560f Mon Sep 17 00:00:00 2001
From: Sodface <sod@sodface.com>
Date: Mon, 14 Nov 2022 10:49:59 -0500
Subject: [PATCH] community/netpbm: move from testing

---
 {testing => community}/netpbm/01-makefile.patch      | 0
 {testing => community}/netpbm/02-installnetpbm.patch | 0
 {testing => community}/netpbm/APKBUILD               | 2 +-
 {testing => community}/netpbm/config.mk              | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename {testing => community}/netpbm/01-makefile.patch (100%)
 rename {testing => community}/netpbm/02-installnetpbm.patch (100%)
 rename {testing => community}/netpbm/APKBUILD (99%)
 rename {testing => community}/netpbm/config.mk (100%)

diff --git a/testing/netpbm/01-makefile.patch b/community/netpbm/01-makefile.patch
similarity index 100%
rename from testing/netpbm/01-makefile.patch
rename to community/netpbm/01-makefile.patch
diff --git a/testing/netpbm/02-installnetpbm.patch b/community/netpbm/02-installnetpbm.patch
similarity index 100%
rename from testing/netpbm/02-installnetpbm.patch
rename to community/netpbm/02-installnetpbm.patch
diff --git a/testing/netpbm/APKBUILD b/community/netpbm/APKBUILD
similarity index 99%
rename from testing/netpbm/APKBUILD
rename to community/netpbm/APKBUILD
index 340c1f8a3c6c..99da688a1ccf 100644
--- a/testing/netpbm/APKBUILD
+++ b/community/netpbm/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Tom Parker-Shemilt <palfrey@tevp.net>
 pkgname=netpbm
 pkgver=10.73.41
-pkgrel=0
+pkgrel=1
 pkgdesc="toolkit for manipulation of graphic images"
 url="https://netpbm.sourceforge.net/"
 arch="all"
diff --git a/testing/netpbm/config.mk b/community/netpbm/config.mk
similarity index 100%
rename from testing/netpbm/config.mk
rename to community/netpbm/config.mk
-- 
GitLab