From c8f54ddcf46afc2c71b021e755b2f270bf457ec4 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 28 Feb 2018 21:49:48 +0100 Subject: [PATCH] Bump pkgrel of qt5-qtbase and db8 Upstream soname bumps, these don't exist anymore: * so:libicui18n.so.59 * so:libicuuc.so.59 --- luna/db8/APKBUILD | 2 +- main/qt5-qtbase/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/luna/db8/APKBUILD b/luna/db8/APKBUILD index dda98222d..88fbd8aa7 100644 --- a/luna/db8/APKBUILD +++ b/luna/db8/APKBUILD @@ -1,6 +1,6 @@ pkgname=db8 pkgver=149_git20170911 -pkgrel=1 +pkgrel=2 _commit=6bb08a67b2374affc08ce8a6c8866a93f0983fb6 pkgdesc="The no-SQL database for webOS" arch="all" diff --git a/main/qt5-qtbase/APKBUILD b/main/qt5-qtbase/APKBUILD index 3ea4345c6..f90c8a181 100644 --- a/main/qt5-qtbase/APKBUILD +++ b/main/qt5-qtbase/APKBUILD @@ -7,7 +7,7 @@ _ver=${_ver/_/-} _ver=${_ver/beta0/beta} _ver=${_ver/rc0/rc} _V=${_ver/rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="Qt5 - QtBase components" url="http://qt-project.org/" arch="all"