From 862f0f1fb3850edf4e7dfe2a619b18bd748a9b0c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 10 Jan 2026 08:53:36 +0100 Subject: [PATCH] community/liblcf: rebuild against icu 78 --- community/liblcf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/liblcf/APKBUILD b/community/liblcf/APKBUILD index e44db015021..c093498b6df 100644 --- a/community/liblcf/APKBUILD +++ b/community/liblcf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify pkgname=liblcf pkgver=0.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="Library to handle RPG Maker 2000/2003 and EasyRPG projects" url="https://easyrpg.org/" arch="all"