Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / calibre
Commits: 441b1f68 by Caleb Maclennan at 2023-09-22T12:41:38+03:00 upgpkg: 6.27.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ # Contributor: Larry Hajali <[email protected]> pkgname=calibre -pkgver=6.26.0 +pkgver=6.27.0 pkgrel=1 pkgdesc='Ebook management application' arch=(x86_64) @@ -75,7 +75,7 @@ replaces=("${conflicts[@]}") _archive="$pkgname-$pkgver" source=("https://download.calibre-ebook.com/$pkgver/$_archive.tar.xz" "$url/signatures/$_archive.tar.xz.sig") -sha256sums=('ed45270ed4d17f5eb6c4a314b99a0a87ecb8ee8794b6b3ac14751302fb4eaf23' +sha256sums=('413bc48c3c4d25f0b254d94a8dd6858226006c8b13f0999cda611a8a9fe9d650' 'SKIP') validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/441b1f680f6a85e1bab83b9a427b77ac8aefbb75 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/441b1f680f6a85e1bab83b9a427b77ac8aefbb75 You're receiving this email because of your account on gitlab.archlinux.org.
