diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:45:30 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:31 +0100 |
commit | 7ee6848f5190cc1231b6cc70f503f68398597d74 (patch) | |
tree | 470547b6e4592c0f0c5a2eda6846d3f8df4ae2fe /testing | |
parent | 989e8f8e10d3ae0539af654bb6360cfed02afca9 (diff) | |
download | aports-7ee6848f5190cc1231b6cc70f503f68398597d74.tar.bz2 aports-7ee6848f5190cc1231b6cc70f503f68398597d74.tar.xz |
testing/irclog2html: rebuild against new version of python3
Diffstat (limited to 'testing')
-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 0c28a1ebb8..0cf1cdf70e 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=irclog2html pkgver=2.15.3 -pkgrel=0 +pkgrel=1 pkgdesc="Script to convert IRC logs to HTML and other formats" url="http://mg.pov.lt/irclog2html/" arch="noarch" |