diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2021-08-09 10:43:50 -0600 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2021-08-09 10:43:50 -0600 |
commit | c31243b1ee1a2006e19c64239fa04f7185ae2ea2 (patch) | |
tree | 9b64733766f980899a1f86a2d458e3894336cb3f | |
parent | cf07c32e73bd608e3346dc9381ed61d3a63c28a3 (diff) |
community: rebuild libgps dependencies
-rw-r--r-- | community/marble/APKBUILD | 2 | ||||
-rw-r--r-- | community/plasma-workspace/APKBUILD | 2 | ||||
-rw-r--r-- | community/stellarium/APKBUILD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/marble/APKBUILD b/community/marble/APKBUILD index 3fcda12d5c0..9e55e8c764e 100644 --- a/community/marble/APKBUILD +++ b/community/marble/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=marble pkgver=20.12.3 -pkgrel=0 +pkgrel=1 pkgdesc="A Virtual Globe and World Atlas that you can use to learn more about Earth" # mips, ppc64le and s390x blocked by qt5-qtwebengine # armhf blocked by qt5-qtdeclarative diff --git a/community/plasma-workspace/APKBUILD b/community/plasma-workspace/APKBUILD index 480009dbb15..29fa0c88b37 100644 --- a/community/plasma-workspace/APKBUILD +++ b/community/plasma-workspace/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-workspace pkgver=5.20.5 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Plasma Workspace" # armhf blocked by kirigami2 # s390x blocked by kactivitymanagerd diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index afe3c607678..0444fc07e9e 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=stellarium pkgver=0.20.4 -pkgrel=0 +pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" url="http://stellarium.org/" arch="all !mips !mips64 !armhf" # Limited by qt5-qtmultimedia-dev |