From c6385d1ebb462c41d19c198d87c3bc67994a8450 Mon Sep 17 00:00:00 2001 From: Leo <thinkabit.ukim@gmail.com> Date: Fri, 1 Oct 2021 20:01:19 -0300 Subject: [PATCH] community/*: rebuild against libpoppler.so.114 --- community/calligra/APKBUILD | 2 +- community/inkscape/APKBUILD | 2 +- community/kitinerary/APKBUILD | 2 +- community/libreoffice/APKBUILD | 2 +- community/scribus/APKBUILD | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/community/calligra/APKBUILD b/community/calligra/APKBUILD index a66d7ac6f7e1..772e7b6e0148 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=15 +pkgrel=16 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/inkscape/APKBUILD b/community/inkscape/APKBUILD index 71f1acd827ca..33ce74144198 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -3,7 +3,7 @@ pkgname=inkscape pkgver=1.1 _pkgdate=2021-05-24 _pkgcommit=c4e8f9ed74 -pkgrel=4 +pkgrel=5 pkgdesc="A vector-based drawing program - svg compliant" url="https://inkscape.org/" arch="all" diff --git a/community/kitinerary/APKBUILD b/community/kitinerary/APKBUILD index 08048be7551c..de16f9403b1f 100644 --- a/community/kitinerary/APKBUILD +++ b/community/kitinerary/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kitinerary pkgver=21.08.1 -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 3ff2c0e7126d..ffcc74f9c302 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=6.4.6.2 -pkgrel=15 +pkgrel=16 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" # missing openjdk8 on riscv64 diff --git a/community/scribus/APKBUILD b/community/scribus/APKBUILD index cf13f1d6020d..ad2f87aa16e7 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=6 +pkgrel=7 pkgdesc="libre desktop publishing" url="https://www.scribus.net/" arch="all" -- GitLab