Search Criteria
Package Details: pdfapps-bin 1.13.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pdfapps-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | pdfapps-bin |
| Description: | Fast, offline, subscription-free PDF editor (PyInstaller binary) |
| Upstream URL: | https://nelsonduarte.github.io/PDFApps/ |
| Licenses: | MIT |
| Conflicts: | pdfapps |
| Provides: | pdfapps |
| Submitter: | nelsonduarte2809 |
| Maintainer: | nelsonduarte2809 |
| Last Packager: | nelsonduarte2809 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-04-06 21:55 (UTC) |
| Last Updated: | 2026-05-17 16:02 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- ghostscript (ghostscript-gitAUR) (optional) – advanced PDF compression
- tesseract (tesseract-gitAUR) (optional) – OCR text recognition
- tesseract-data-deu (tesseract-data-deu-gitAUR, tesseract-data-best-deuAUR) (optional) – German OCR
- tesseract-data-eng (tesseract-data-eng-gitAUR, tesseract-data-best-engAUR) (optional) – English OCR
- tesseract-data-fra (tesseract-data-fra-gitAUR, tesseract-data-best-fraAUR) (optional) – French OCR
- tesseract-data-por (tesseract-data-por-gitAUR, tesseract-data-best-porAUR) (optional) – Portuguese OCR
- tesseract-data-spa (tesseract-data-spa-gitAUR, tesseract-data-best-spaAUR) (optional) – Spanish OCR
Latest Comments
nelsonduarte2809 commented on 2026-05-10 21:23 (UTC)
Hi @BluePeril, fixed in v1.13.10's PKGBUILD push (just landed). All six sources now have real sha256 hashes computed at release time, and the publish workflow keeps that pattern automatically for future tags. updpkgsums should be a no-op going forward. Thanks for the feedback!
BluePeril commented on 2026-05-10 06:25 (UTC)
Could you please use
updpkgsumsto update the sha256sums in the PKGBUILD? Otherwise I have to use it manually every time I have to update the package.Thanks