various: pkgrel bump after icu-dev upgrade

Rebuild to fix missing dependencies:
so:libicui18n.so.63, so:libicuuc.so.63

Currently we are facing another upstream compatibility issue with
Alpine, which is why CI will fail: polkit and therefore
networkmanager don't exist for armhf, armv7. See #244 for details.
This commit is contained in:
Oliver Smith 2019-05-05 12:08:54 +02:00
parent f3bd8707a1
commit 230433ad9d
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=6
pkgrel=7
_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=12
pkgrel=13
pkgdesc="Qt5 - QtBase components"
url="http://qt-project.org/"
arch="all"

View file

@ -4,7 +4,7 @@ pkgname=system-settings
_pkgname=system-settings
pkgver=0_git20181011
_commit="7414ae1e6436aafe8be2717b382ab865bd923a2e"
pkgrel=0
pkgrel=1
pkgdesc="System Settings application for Unity8"
url="https://github.com/ubports/system-settings"
arch="x86_64"