From 6744d64404765ec9ca7962c9fc2cd4a56e54bb02 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sun, 7 Jan 2024 15:43:43 +0000 Subject: [PATCH] testing/irclog2html: adopt aport --- testing/irclog2html/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index d0337b9f956..8cc4477dbe3 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Fabian Affolter -# Maintainer: Fabian Affolter +# Maintainer: Celeste pkgname=irclog2html pkgver=3.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Script to convert IRC logs to HTML and other formats" url="https://mg.pov.lt/irclog2html/" arch="noarch"