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:
parent
8e00db7fef
commit
a72cf419ad
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue