Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / inkscape
Commits: 568e51dc by Robin Candau at 2025-06-09T19:48:12+02:00 upgpkg: 1.4.2-3: Poppler 25.06.0 Rebuild https://archlinux.org/todo/poppler-25060-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = inkscape pkgdesc = Professional vector graphics editor pkgver = 1.4.2 - pkgrel = 2 + pkgrel = 3 url = https://inkscape.org/ arch = x86_64 license = GPL ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=inkscape pkgver=1.4.2 -pkgrel=2 +pkgrel=3 pkgdesc='Professional vector graphics editor' url='https://inkscape.org/' license=('GPL' 'LGPL') @@ -111,6 +111,9 @@ sha256sums=('05d245daf42766edfbae0acc2c2f9ff9ae2228d352bf3817b7893fbf9c4ea55c' 'SKIP') _backports=( + # Fix build with poppler 25.06.0 + # See https://gitlab.com/inkscape/inkscape/-/merge_requests/7261 + '1fdfb889bba9ee146c8b826e97bc58a88cb1e529' ) _reverts=( View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/inkscape/-/commit/568e51dc6ed0a641e7dce26f31be448c22b8ca9c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/inkscape/-/commit/568e51dc6ed0a641e7dce26f31be448c22b8ca9c You're receiving this email because of your account on gitlab.archlinux.org.
