diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-12-06 21:20:43 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-12-06 21:20:43 +0000 |
commit | 1c04b6cc259ef47faced9694d4695b1f7e70765b (patch) | |
tree | 470a1e201cf8c907259530900a7658d721b04056 /user/qt5-qtpositioning | |
parent | 20f6886b2f4338a78ea1409a8497982c9024509a (diff) | |
download | packages-1c04b6cc259ef47faced9694d4695b1f7e70765b.tar.gz packages-1c04b6cc259ef47faced9694d4695b1f7e70765b.tar.bz2 packages-1c04b6cc259ef47faced9694d4695b1f7e70765b.tar.xz packages-1c04b6cc259ef47faced9694d4695b1f7e70765b.zip |
user: Qt -> 5.9.7, Plasma -> 5.12.7
Diffstat (limited to 'user/qt5-qtpositioning')
-rw-r--r-- | user/qt5-qtpositioning/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/user/qt5-qtpositioning/APKBUILD b/user/qt5-qtpositioning/APKBUILD index e10d6b170..5bb8daf6f 100644 --- a/user/qt5-qtpositioning/APKBUILD +++ b/user/qt5-qtpositioning/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=qt5-qtpositioning _pkgname=qtlocation-opensource-src -pkgver=5.9.6 -pkgrel=1 +pkgver=5.9.7 +pkgrel=0 pkgdesc="Qt 5 - Geolocation services" url="https://www.qt.io/" arch="all" @@ -33,5 +33,5 @@ package() { make install INSTALL_ROOT="$pkgdir" } -sha512sums="63071f88b6b742701a0f26a11edb20e50a7a9f158c8a79dcdfd39668197963e5d505a1de828acad273ebc54f15f51fa1089ed03953cc46ca9c68ddad647ac06a qtlocation-opensource-src-5.9.6.tar.xz +sha512sums="a0ee0d699ecf568eb9371ff0743f9ec65f568e235e8964a2e3187a3135fc943795101c8922fbe560779f7878f44a630383234a65ed67aea35d084ce04eeb7a96 qtlocation-opensource-src-5.9.7.tar.xz 8590335ae90ade1c685ff99fb4319d1b7448d2ae15ba999e3dc9a29e62eda3db587d8ee366dc68fad6eb9e0872532d50f0bdc74f4689a554ca095ad24967418c no-getting-thread-names.patch" |