From e5f7bc6870da0d085f542cfcf018fd676e45c096 Mon Sep 17 00:00:00 2001 From: Wesley van Tilburg Date: Fri, 22 Apr 2022 15:22:59 +0000 Subject: [PATCH] testing/slop: rebuild for icu-71.1 --- testing/slop/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/slop/APKBUILD b/testing/slop/APKBUILD index 3db755e6b21..47cd2a526c2 100644 --- a/testing/slop/APKBUILD +++ b/testing/slop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Samuel Hunter pkgname=slop pkgver=7.6 -pkgrel=2 +pkgrel=3 pkgdesc="Application that queries for a selection from the user and prints the region to stdout" url="https://github.com/naelstrof/slop" arch="all"