From f852789626bbe7eeb751c05bb6a1356decd391a8 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 21 Feb 2020 18:46:57 +0100 Subject: [PATCH] testing/slop: rebuild against icu 65.1 --- testing/slop/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/slop/APKBUILD b/testing/slop/APKBUILD index 80174c35b57..dae71206bf9 100644 --- a/testing/slop/APKBUILD +++ b/testing/slop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Samuel Hunter pkgname="slop" pkgver="7.4" -pkgrel=1 +pkgrel=2 pkgdesc="Application that queries for a selection from the user and prints the region to stdout" url="https://github.com/naelstrof/slop" arch="all"