From cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Thu, 23 Apr 2020 12:02:21 -0300
Subject: [PATCH] community/*: rebuild against icu-67.1

---
 community/R/APKBUILD                     | 2 +-
 community/enchant2/APKBUILD              | 2 +-
 community/evolution-data-server/APKBUILD | 2 +-
 community/firefox-esr/APKBUILD           | 2 +-
 community/firefox/APKBUILD               | 2 +-
 community/imv/APKBUILD                   | 2 +-
 community/libcdr/APKBUILD                | 2 +-
 community/libe-book/APKBUILD             | 2 +-
 community/libmspub/APKBUILD              | 2 +-
 community/libphonenumber/APKBUILD        | 2 +-
 community/libqxp/APKBUILD                | 2 +-
 community/libreoffice/APKBUILD           | 2 +-
 community/libvisio/APKBUILD              | 2 +-
 community/libzmf/APKBUILD                | 2 +-
 community/mozjs68/APKBUILD               | 2 +-
 community/mpd/APKBUILD                   | 2 +-
 community/nuspell/APKBUILD               | 2 +-
 community/openrct2/APKBUILD              | 2 +-
 community/php7/APKBUILD                  | 2 +-
 community/poedit/APKBUILD                | 2 +-
 community/py3-icu/APKBUILD               | 2 +-
 community/qt5-qtbase/APKBUILD            | 2 +-
 community/qt5-qtlocation/APKBUILD        | 2 +-
 community/qt5-qtwebkit/APKBUILD          | 2 +-
 community/rspamd/APKBUILD                | 2 +-
 community/ruby-charlock_holmes/APKBUILD  | 2 +-
 community/tectonic/APKBUILD              | 2 +-
 community/tesseract-ocr/APKBUILD         | 2 +-
 community/texlive/APKBUILD               | 2 +-
 community/tracker-miners/APKBUILD        | 2 +-
 community/tracker/APKBUILD               | 2 +-
 community/vte3/APKBUILD                  | 2 +-
 community/webkit2gtk/APKBUILD            | 2 +-
 community/xerces-c/APKBUILD              | 2 +-
 community/znc/APKBUILD                   | 2 +-
 35 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/community/R/APKBUILD b/community/R/APKBUILD
index 2a2d2456bc62..0b8db4eb2104 100644
--- a/community/R/APKBUILD
+++ b/community/R/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Jakub Jirutka <jakub@jirutka.cz>
 pkgname=R
 pkgver=3.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Language and environment for statistical computing"
 url="https://www.r-project.org"
 arch="all !mips !mips64"
diff --git a/community/enchant2/APKBUILD b/community/enchant2/APKBUILD
index a02513eaddcc..c8ae04dee934 100644
--- a/community/enchant2/APKBUILD
+++ b/community/enchant2/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=enchant2
 pkgver=2.2.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A wrapper library for generic spell checking (v2)"
 url="https://abiword.github.io/enchant/"
 arch="all"
diff --git a/community/evolution-data-server/APKBUILD b/community/evolution-data-server/APKBUILD
index 59757e405027..124ab94849dc 100644
--- a/community/evolution-data-server/APKBUILD
+++ b/community/evolution-data-server/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=evolution-data-server
 pkgver=3.36.2
-pkgrel=0
+pkgrel=1
 pkgdesc="data server for evolution"
 url="https://projects.gnome.org/evolution"
 arch="all"
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD
index 9c8a6f8d0a4f..5bbf21a5c8d3 100644
--- a/community/firefox-esr/APKBUILD
+++ b/community/firefox-esr/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=firefox-esr
 pkgver=68.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Firefox web browser - Extended Support Release"
 url="https://www.mozilla.org/en-US/firefox/organizations/"
 # limited by rust and cargo on mips s390x, fails to build on armhf
diff --git a/community/firefox/APKBUILD b/community/firefox/APKBUILD
index 20530cce4a38..07414016c20c 100644
--- a/community/firefox/APKBUILD
+++ b/community/firefox/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=firefox
 pkgver=75.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Firefox web browser"
 url="https://www.firefox.com/"
 # Limited on:
diff --git a/community/imv/APKBUILD b/community/imv/APKBUILD
index 70e80f46294b..c09a9ffc320e 100644
--- a/community/imv/APKBUILD
+++ b/community/imv/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Drew DeVault <sir@cmpwn.com>
 pkgname=imv
 pkgver=4.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Image viewer for X11/Wayland"
 url="https://github.com/eXeC64/imv"
 arch="all !s390x !mips !mips64" # librsvg
diff --git a/community/libcdr/APKBUILD b/community/libcdr/APKBUILD
index a4c728f10d33..5532f1fa8042 100644
--- a/community/libcdr/APKBUILD
+++ b/community/libcdr/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libcdr
 pkgver=0.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Import filter and tools for Corel DRAW files"
 url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
 arch="all"
diff --git a/community/libe-book/APKBUILD b/community/libe-book/APKBUILD
index fabf986f68da..4f534e19e38c 100644
--- a/community/libe-book/APKBUILD
+++ b/community/libe-book/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libe-book
 pkgver=0.1.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Import filter and tools for various ebook formats"
 url="https://sourceforge.net/projects/libebook/"
 arch="all"
diff --git a/community/libmspub/APKBUILD b/community/libmspub/APKBUILD
index 9d24fbeaa8ad..64c642e143dd 100644
--- a/community/libmspub/APKBUILD
+++ b/community/libmspub/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libmspub
 pkgver=0.1.4
-pkgrel=6
+pkgrel=7
 pkgdesc="Import filter and tools for MS Publisher files"
 url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub"
 arch="all"
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index a2163c8d97b7..e28f2af080af 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=libphonenumber
 pkgver=8.12.1
-pkgrel=0
+pkgrel=1
 pkgdesc="Library for parsing, formatting, and validating international phone numbers."
 url="https://github.com/googlei18n/libphonenumber"
 arch="all"
diff --git a/community/libqxp/APKBUILD b/community/libqxp/APKBUILD
index cd29c41f40e7..d11577bde3bd 100644
--- a/community/libqxp/APKBUILD
+++ b/community/libqxp/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
 pkgname=libqxp
 pkgver=0.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Library that parses the file format of QuarkXPress documents."
 url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
 arch="all"
diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD
index 1d8773c9f383..45abe4489d6a 100644
--- a/community/libreoffice/APKBUILD
+++ b/community/libreoffice/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libreoffice
 pkgver=6.4.3.2
-pkgrel=0
+pkgrel=1
 pkgdesc="LibreOffice - Meta package for the full office suite"
 url="https://www.libreoffice.org/"
 arch="all !s390x !mips !mips64"
diff --git a/community/libvisio/APKBUILD b/community/libvisio/APKBUILD
index 6340ae1d01bd..a505e4f21c9e 100644
--- a/community/libvisio/APKBUILD
+++ b/community/libvisio/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libvisio
 pkgver=0.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Import filter and tools for MS Visio Diagrams"
 url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
 arch="all"
diff --git a/community/libzmf/APKBUILD b/community/libzmf/APKBUILD
index 0dc5278bc522..2a3fcd2fff34 100644
--- a/community/libzmf/APKBUILD
+++ b/community/libzmf/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Timo Teräs <timo.teras@iki.fi>
 pkgname=libzmf
 pkgver=0.0.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Import filter and tools for Zoner Callisto/Draw documents"
 url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
 arch="all"
diff --git a/community/mozjs68/APKBUILD b/community/mozjs68/APKBUILD
index a80a1517d105..c13e51891abd 100644
--- a/community/mozjs68/APKBUILD
+++ b/community/mozjs68/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=mozjs68
 pkgver=68.7.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Standalone Mozilla JavaScript engine"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
 arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust and cargo
diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD
index 12c2853a1f70..a58dc1ccad9c 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -9,7 +9,7 @@ case $pkgver in
 *.*.*) _branch=${pkgver%.*};;
 *.*) _branch=$pkgver;;
 esac
-pkgrel=1
+pkgrel=2
 pkgdesc="Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs"
 url="https://musicpd.org"
 pkgusers="mpd"
diff --git a/community/nuspell/APKBUILD b/community/nuspell/APKBUILD
index bf0c39a362e2..1a2b33cf3889 100644
--- a/community/nuspell/APKBUILD
+++ b/community/nuspell/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=nuspell
 pkgver=3.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Free and open source C++ spell checking library"
 url="https://nuspell.github.io/"
 arch="all"
diff --git a/community/openrct2/APKBUILD b/community/openrct2/APKBUILD
index b292f036a12c..c9829660f81e 100644
--- a/community/openrct2/APKBUILD
+++ b/community/openrct2/APKBUILD
@@ -4,7 +4,7 @@ pkgname=openrct2
 pkgver=0.2.6
 _pkgver_objects=1.0.14
 _pkgver_title_sequences=0.1.2
-pkgrel=0
+pkgrel=1
 pkgdesc="Open-source re-implementation of Roller Coaster Tycoon 2"
 arch="all !s390x !mips !mips64" # Build fails on s390x
 url="https://openrct2.io"
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index f4fe2d5ddd49..fa7835b9be6c 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -27,7 +27,7 @@
 pkgname=php7
 _pkgreal=php
 pkgver=7.3.17
-pkgrel=1
+pkgrel=2
 _apiver=20180731
 _suffix=${pkgname#php}
 # Is this package the default (latest) PHP version?
diff --git a/community/poedit/APKBUILD b/community/poedit/APKBUILD
index fc0451d5b7b7..44e9664f6b03 100644
--- a/community/poedit/APKBUILD
+++ b/community/poedit/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=poedit
 pkgver=2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A cross-platform translations editor"
 url="https://www.poedit.net"
 arch="all"
diff --git a/community/py3-icu/APKBUILD b/community/py3-icu/APKBUILD
index 4726a556f728..6dd8619f32bc 100644
--- a/community/py3-icu/APKBUILD
+++ b/community/py3-icu/APKBUILD
@@ -2,7 +2,7 @@
 pkgname=py3-icu
 _pkgname=PyICU
 pkgver=2.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Python3 binding for ICU"
 url="https://pypi.org/project/PyICU/"
 arch="all"
diff --git a/community/qt5-qtbase/APKBUILD b/community/qt5-qtbase/APKBUILD
index 8a2026c6bc8e..164f2dbdbe3f 100644
--- a/community/qt5-qtbase/APKBUILD
+++ b/community/qt5-qtbase/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=qt5-qtbase
 pkgver=5.14.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Qt5 - QtBase components"
 url="https://qt.io/developers/"
 arch="all"
diff --git a/community/qt5-qtlocation/APKBUILD b/community/qt5-qtlocation/APKBUILD
index 7a0521835afb..1505dc620814 100644
--- a/community/qt5-qtlocation/APKBUILD
+++ b/community/qt5-qtlocation/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=qt5-qtlocation
 pkgver=5.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Qt5 - Location component"
 url="https://www.qt.io/developers/"
 arch="all !armhf" # armhf blocked by qt5-qtdeclarative
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD
index cf9ed74d5656..e494d2da6be1 100644
--- a/community/qt5-qtwebkit/APKBUILD
+++ b/community/qt5-qtwebkit/APKBUILD
@@ -2,7 +2,7 @@
 pkgname=qt5-qtwebkit
 pkgver=5.212.0_alpha4
 _pkgver=${pkgver/_/-}
-pkgrel=10
+pkgrel=11
 pkgdesc="Qt5 - QtWebKit components"
 url="https://www.qt.io/developers/"
 arch="all !armhf" # armhf blocked by qt5-qtdeclarative
diff --git a/community/rspamd/APKBUILD b/community/rspamd/APKBUILD
index 035c04aa9b6a..fd9447635773 100644
--- a/community/rspamd/APKBUILD
+++ b/community/rspamd/APKBUILD
@@ -6,7 +6,7 @@
 # Contributor: Duncan Bellamy <dunk@denkimushi.com>
 pkgname=rspamd
 pkgver=2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast, free and open-source spam filtering system"
 url="https://rspamd.com/"
 arch="all"
diff --git a/community/ruby-charlock_holmes/APKBUILD b/community/ruby-charlock_holmes/APKBUILD
index 2991cf6f6e97..6ac9428c904e 100644
--- a/community/ruby-charlock_holmes/APKBUILD
+++ b/community/ruby-charlock_holmes/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=ruby-charlock_holmes
 _gemname=charlock_holmes
 pkgver=0.7.7
-pkgrel=4
+pkgrel=5
 pkgdesc="Character encoding detection, brought to you by ICU"
 url="https://github.com/brianmario/charlock_holmes"
 arch="all"
diff --git a/community/tectonic/APKBUILD b/community/tectonic/APKBUILD
index e05c03bf52c7..aeeca5fa8f77 100644
--- a/community/tectonic/APKBUILD
+++ b/community/tectonic/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=tectonic
 pkgver=0.1.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Tectonic is a modernized, complete, self-contained TeX/LaTeX engine"
 url="https://tectonic-typesetting.github.io"
 arch="all !s390x !mips !mips64" # rust
diff --git a/community/tesseract-ocr/APKBUILD b/community/tesseract-ocr/APKBUILD
index 2ae199b60ca8..39c8fd497a5f 100644
--- a/community/tesseract-ocr/APKBUILD
+++ b/community/tesseract-ocr/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=tesseract-ocr
 pkgver=4.1.1
 _tdver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="open source OCR engine"
 url="https://github.com/tesseract-ocr/tesseract/releases"
 arch="all"
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD
index dd6ed08cb50c..ca21df1889ec 100644
--- a/community/texlive/APKBUILD
+++ b/community/texlive/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=texlive
 pkgver=20190410
-pkgrel=11
+pkgrel=12
 pkgdesc="Comprehensive TeX document production system"
 url="https://tug.org/texlive/"
 arch="all !mips64"
diff --git a/community/tracker-miners/APKBUILD b/community/tracker-miners/APKBUILD
index 3922c05637b5..2401cab6b912 100644
--- a/community/tracker-miners/APKBUILD
+++ b/community/tracker-miners/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=tracker-miners
 pkgver=2.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Data miners for tracker"
 url="https://developer.gnome.org/libtracker-miner/stable"
 arch="all !s390x" # networkmanager not avail due to iwd
diff --git a/community/tracker/APKBUILD b/community/tracker/APKBUILD
index 7f4ffbc8d33e..281c8886d2fc 100644
--- a/community/tracker/APKBUILD
+++ b/community/tracker/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=tracker
 pkgver=2.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Personal search tool and storage system"
 url="https://wiki.gnome.org/Projects/Tracker"
 arch="all"
diff --git a/community/vte3/APKBUILD b/community/vte3/APKBUILD
index bba12168ddba..9a0e96697851 100644
--- a/community/vte3/APKBUILD
+++ b/community/vte3/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=vte3
 pkgver=0.60.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Virtual Terminal Emulator library"
 url="https://developer.gnome.org/vte/"
 arch="all"
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD
index f1f23fb2dca7..7ec4f968d8ce 100644
--- a/community/webkit2gtk/APKBUILD
+++ b/community/webkit2gtk/APKBUILD
@@ -4,7 +4,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=webkit2gtk
 pkgver=2.28.1
-pkgrel=0
+pkgrel=1
 pkgdesc="Portable web rendering engine WebKit for GTK+"
 url="https://webkitgtk.org/"
 arch="all !mips !mips64" # no JIT support for mips
diff --git a/community/xerces-c/APKBUILD b/community/xerces-c/APKBUILD
index 65075d5f7545..620e52e9294e 100644
--- a/community/xerces-c/APKBUILD
+++ b/community/xerces-c/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Andrew Bell <andrew.bell.ia@gmail.com>
 pkgname=xerces-c
 pkgver=3.2.2
-pkgrel=5
+pkgrel=6
 pkgdesc="A validating XML parser written in a portable subset of C++"
 url="https://xerces.apache.org/index.html"
 arch="all"
diff --git a/community/znc/APKBUILD b/community/znc/APKBUILD
index 488efed7507a..fe821c2d0d40 100644
--- a/community/znc/APKBUILD
+++ b/community/znc/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=znc
 pkgver=1.7.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Advanced IRC bouncer"
 url="https://wiki.znc.in/ZNC"
 arch="all"
-- 
GitLab