Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / firefoxpwa
Commits: 14724541 by Robin Candau at 2025-07-19T08:51:31+02:00 upgpkg: 2.15.0-1: New upstream release https://github.com/filips123/PWAsForFirefox/releases/tag/v2.15.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = firefoxpwa pkgdesc = A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component) - pkgver = 2.14.1 + pkgver = 2.15.0 pkgrel = 1 url = https://pwasforfirefox.filips.si install = firefoxpwa.install @@ -16,9 +16,9 @@ pkgbase = firefoxpwa optdepends = firefox: Support for browser extension provides = firefox-pwa replaces = firefox-pwa - source = firefoxpwa-2.14.1.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.14.1.tar.gz + source = firefoxpwa-2.15.0.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.15.0.tar.gz source = no_libexec.patch - b2sums = 225b6cff2b0a66a39b42f274beb86f311d962371292929c0d92f214d4a9e4a6d3c6717022d06f760e2d202509f078fb0c5fb0b5b1c3fd016269ec7106db6c548 + b2sums = 5d27c44e87ca0e2b13ee2ece76ff5963ab07f3ebe1230cb48ec548821f5b318e1cc96d16ee84a26cbc488fc36fb82890610ce1cef339c5bf5e6bca6db124c2b6 b2sums = 4502cf881be1682b835d8b9cac6e9884c12e7212a681dd6820a4bbee331eda183c4475be60ed0152964750c59da3cdca005e4ef760fa6e3ce68835c885ddc617 pkgname = firefoxpwa ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=firefoxpwa _pkgname=PWAsForFirefox -pkgver=2.14.1 +pkgver=2.15.0 pkgrel=1 pkgdesc="A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)" url="https://pwasforfirefox.filips.si" @@ -18,7 +18,7 @@ replaces=('firefox-pwa') install="${pkgname}.install" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v${pkgver}.tar.gz" 'no_libexec.patch') -b2sums=('225b6cff2b0a66a39b42f274beb86f311d962371292929c0d92f214d4a9e4a6d3c6717022d06f760e2d202509f078fb0c5fb0b5b1c3fd016269ec7106db6c548' +b2sums=('5d27c44e87ca0e2b13ee2ece76ff5963ab07f3ebe1230cb48ec548821f5b318e1cc96d16ee84a26cbc488fc36fb82890610ce1cef339c5bf5e6bca6db124c2b6' '4502cf881be1682b835d8b9cac6e9884c12e7212a681dd6820a4bbee331eda183c4475be60ed0152964750c59da3cdca005e4ef760fa6e3ce68835c885ddc617') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefoxpwa/-/commit/14724541c1302473d856b443984135711d36aec3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefoxpwa/-/commit/14724541c1302473d856b443984135711d36aec3 You're receiving this email because of your account on gitlab.archlinux.org.