diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2021-08-09 11:18:55 -0600 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2021-08-09 11:18:55 -0600 |
commit | 9bc359036d2e50d175f3c2719b5b6da5fe9d38f8 (patch) | |
tree | 41455ae9461b9ea41c145f55d93ccf1c4f74db8f | |
parent | 4994d724c60d943054cf0d0189d6d2bd28cabaf0 (diff) | |
download | aports-9bc359036d2e50d175f3c2719b5b6da5fe9d38f8.tar.gz aports-9bc359036d2e50d175f3c2719b5b6da5fe9d38f8.tar.bz2 aports-9bc359036d2e50d175f3c2719b5b6da5fe9d38f8.tar.xz |
community: rebuild libgps dependents
-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 275350e1310..38b82a2c594 100644 --- a/community/marble/APKBUILD +++ b/community/marble/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=marble pkgver=20.04.2 -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 0cf6dfecf23..0d52c0d78a4 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.18.5 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Plasma Workspace" arch="all !armhf" # armhf blocked by kirigami2 -> qt5-qtdeclarative url="https://www.kde.org/workspaces/plasmadesktop/" diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index 2599c4c6976..91e0dc16012 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=stellarium pkgver=0.20.1 -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 |