From 8754476cb48e0b24e8606d27b31ab8699847bf7f Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Mon, 26 Apr 2021 06:16:10 +0300 Subject: [PATCH] uchardet, flacon rebuild. --- multimedia/converter/flacon/pspec.xml | 2 +- multimedia/converter/uchardet/actions.py | 4 ++-- multimedia/converter/uchardet/pspec.xml | 11 +++++++++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/multimedia/converter/flacon/pspec.xml b/multimedia/converter/flacon/pspec.xml index 76114c3201..070a68f295 100644 --- a/multimedia/converter/flacon/pspec.xml +++ b/multimedia/converter/flacon/pspec.xml @@ -39,7 +39,7 @@ - 2020-01-01 + 2021-04-26 5.5.1 First release. PisiLinux Community diff --git a/multimedia/converter/uchardet/actions.py b/multimedia/converter/uchardet/actions.py index 72b13f9200..7287b0b000 100644 --- a/multimedia/converter/uchardet/actions.py +++ b/multimedia/converter/uchardet/actions.py @@ -1,8 +1,8 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import cmaketools from pisi.actionsapi import pisitools diff --git a/multimedia/converter/uchardet/pspec.xml b/multimedia/converter/uchardet/pspec.xml index 6d377c3393..c2a018d36d 100644 --- a/multimedia/converter/uchardet/pspec.xml +++ b/multimedia/converter/uchardet/pspec.xml @@ -1,5 +1,5 @@ - + uchardet @@ -12,7 +12,7 @@ library Encoding detector library ported from Mozilla Encoding detector library ported from Mozilla - https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.6.tar.xz + https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.7.tar.xz cmake @@ -46,6 +46,13 @@ + + 2021-04-26 + 0.0.7 + Version bump. + PisiLinux Community + admins@pisilinux.org + 2020-01-01 0.0.6