@morodan: that is the libreoffice package signing key. It is expected. If you doing want to use the gpg let for verification, you can always run makepkg with the --skippgpcheck option.
Search Criteria
Package Details: libreoffice-dev-ks 24.8.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libreoffice-dev-i18n.git (read-only, click to copy) |
---|---|
Package Base: | libreoffice-dev-i18n |
Description: | Kashmiri language pack for LibreOffice Dev |
Upstream URL: | https://www.documentfoundation.org |
Licenses: | MPL-2.0, LGPL-3.0-or-later |
Submitter: | twa022 |
Maintainer: | tioguda |
Last Packager: | tioguda |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-09 15:07 (UTC) |
Last Updated: | 2024-09-13 18:53 (UTC) |
Dependencies (1)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
twa022 commented on 2020-06-12 15:34 (UTC)
morodan commented on 2020-06-12 11:49 (UTC)
I had to import (your?) public key F434A1EFAFEEAEA3; is this expected behaviour?
twa022 commented on 2020-06-09 15:09 (UTC)
When you build this package, be sure to update the _build array to only include the languages you want to build (see the PKGBUILD). Otherwise you will build all 117 language packs.
Pinned Comments
tioguda commented on 2024-06-16 10:37 (UTC) (edited on 2024-06-16 10:38 (UTC) by tioguda)
There is an array of country codes (in PKGBUILD) for building language packs. If it is empty, it will build them all.
Example:
_build=( 'de' 'es' 'pt-BR' ) # Builds only in German, Spanish and Brazilian Portuguese
tioguda commented on 2024-01-17 12:21 (UTC) (edited on 2024-06-16 10:40 (UTC) by tioguda)
This package will follow the libreoffice-dev-bin package, so please do not mark it as outdated if it is the same version as libreoffice-dev-bin.
Greetings