diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-01-06 22:21:54 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-01-14 17:52:57 -0300 |
commit | cd09493e6b6be02bf28500b2a3028e1e99bed551 (patch) | |
tree | d4743968ccca52ae50063df01e27b72aec3b2727 | |
parent | e2122533a043582033f3553226f10d51703cf85c (diff) | |
download | aports-cd09493e6b6be02bf28500b2a3028e1e99bed551.tar.gz aports-cd09493e6b6be02bf28500b2a3028e1e99bed551.tar.bz2 aports-cd09493e6b6be02bf28500b2a3028e1e99bed551.tar.xz |
community/*: rebuild against libpoppler.so.106
-rw-r--r-- | community/calligra/APKBUILD | 2 | ||||
-rw-r--r-- | community/gdal/APKBUILD | 2 | ||||
-rw-r--r-- | community/inkscape/APKBUILD | 2 | ||||
-rw-r--r-- | community/kitinerary/APKBUILD | 2 | ||||
-rw-r--r-- | community/libreoffice/APKBUILD | 2 | ||||
-rw-r--r-- | community/scribus/APKBUILD | 2 | ||||
-rw-r--r-- | community/texlive/APKBUILD | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/community/calligra/APKBUILD b/community/calligra/APKBUILD index 1f65fec358..93e729ec00 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=5 +pkgrel=6 pkgdesc="Office and graphic art suite by KDE" arch="all !armhf !mips !mips64 !s390x !ppc64le" # qtdeclarative url="https://calligra.org" diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index 32a546e67d..1711ec2078 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Trevor R.H. Clarke <trevor@notcows.com> pkgname=gdal pkgver=3.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all !s390x !mips !mips64" diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index 7c343be0c8..21eca6c01e 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -3,7 +3,7 @@ pkgname=inkscape pkgver=1.0.1 _pkgdate=2020-09-07 _pkgcommit=3bc2e813f5 -pkgrel=3 +pkgrel=4 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 95422db24a..608307eadf 100644 --- a/community/kitinerary/APKBUILD +++ b/community/kitinerary/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kitinerary pkgver=20.12.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 0b7b21ec67..675c9cf74d 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=2 +pkgrel=3 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x !mips !mips64" diff --git a/community/scribus/APKBUILD b/community/scribus/APKBUILD index 9156e5c6f8..aaa9c2db0b 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.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="libre desktop publishing" url="https://www.scribus.net/" arch="all" diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index 531526df03..3272615df6 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=texlive pkgver=20200406 -pkgrel=6 +pkgrel=7 pkgdesc="Comprehensive TeX document production system" url="https://tug.org/texlive/" arch="all !mips64 !s390x" # luatex fails on s390x |