diff options
-rw-r--r-- | testing/irclog2html/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index f07818a550..3e641d37f9 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=irclog2html pkgver=2.17.2 -pkgrel=1 +pkgrel=2 pkgdesc="Script to convert IRC logs to HTML and other formats" url="https://mg.pov.lt/irclog2html/" arch="noarch" |