temp/qt5-*,main/libphonenumber: pkgrel bump to fix ICU soname issue (!200)

Alpine Linux has updated their main/icu to 63.1, which means we have to
rebuild some of our packages too.

[skip ci]: simple pkgrel bumps, building won't finish in CI
This commit is contained in:
Bart Ribbers 2019-02-07 19:19:17 +01:00 committed by Oliver Smith
parent 8e00db7fef
commit a72cf419ad
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Bhushan Shah <bshah@kde.org>
pkgname=libphonenumber
pkgver=8.9.6
pkgrel=4
pkgrel=5
_gtestversion=1.8.1
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
url="https://github.com/googlei18n/libphonenumber"

View file

@ -9,7 +9,7 @@ _ver=${_ver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
pkgrel=9
pkgrel=10
pkgdesc="Qt5 - QtBase components"
url="http://qt-project.org/"
arch="all"

View file

@ -8,7 +8,7 @@ _ver=${_ver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
pkgrel=3
pkgrel=4
pkgdesc="Qt5 - QtDeclarative component (#878: armhf is armv7)"
url="http://qt-project.org/"
arch="all"