diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-11-02 13:26:19 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-11-02 21:28:17 +0000 |
commit | f8a269ccb35fbed8a1c9f749d48edb47aea9024b (patch) | |
tree | 8153e8c8d213f08fbec663e7b7a31550d6124d2a | |
parent | caef49467a2ba22381f4bc3ff3e3ade0da8db94b (diff) | |
download | aports-f8a269ccb35fbed8a1c9f749d48edb47aea9024b.tar.gz aports-f8a269ccb35fbed8a1c9f749d48edb47aea9024b.tar.bz2 aports-f8a269ccb35fbed8a1c9f749d48edb47aea9024b.tar.xz |
community/*: rebuild against libpoppler.so.115
-rw-r--r-- | community/calligra/APKBUILD | 2 | ||||
-rw-r--r-- | community/gdal/APKBUILD | 2 | ||||
-rw-r--r-- | community/kitinerary/APKBUILD | 2 | ||||
-rw-r--r-- | community/libreoffice/APKBUILD | 2 | ||||
-rw-r--r-- | community/scribus/APKBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/community/calligra/APKBUILD b/community/calligra/APKBUILD index a5c76124f38..a038d0b5b84 100644 --- a/community/calligra/APKBUILD +++ b/community/calligra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=calligra pkgver=3.2.1 -pkgrel=17 +pkgrel=18 pkgdesc="Office and graphic art suite by KDE" # armhf blocked by extra-cmake-modules # mips64, s390x and riscv64 blocked by polkit -> kio diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index 25c82fadc39..46696724fd0 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Holger Jaekel <holger.jaekel@gmx.de> pkgname=gdal pkgver=3.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" # riscv64 and mips64 blocked by libklm/openjdk8 diff --git a/community/kitinerary/APKBUILD b/community/kitinerary/APKBUILD index a1213924509..fba7a9fa553 100644 --- a/community/kitinerary/APKBUILD +++ b/community/kitinerary/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kitinerary pkgver=21.08.2 -pkgrel=0 +pkgrel=1 arch="all !armhf !ppc64le" # armhf blocked by qt5-qtdeclarative, ppc64le FTBFS url="https://kontact.kde.org/" pkgdesc="Data model and extraction system for travel reservation information" diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index fe0947cf63f..02740caf340 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=7.2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" # missing openjdk11 on riscv64 diff --git a/community/scribus/APKBUILD b/community/scribus/APKBUILD index 357d902852e..bda8277db4d 100644 --- a/community/scribus/APKBUILD +++ b/community/scribus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Milan P. Stanić <mps@arvanta.net> pkgname=scribus pkgver=1.5.7 -pkgrel=8 +pkgrel=9 pkgdesc="libre desktop publishing" url="https://www.scribus.net/" arch="all" |