blob: a7ac7ab35025dc967b9fd624955e9cbd03af7ba5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = firefox-pwa-bin
pkgdesc = A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)
pkgver = 2.13.1
pkgrel = 1
url = https://pwasforfirefox.filips.si/
install = package.install
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
license = MPL2
depends = glibc>=2.18
optdepends = firefox: Support for browser extension
provides = firefox-pwa
conflicts = firefox-pwa
source_x86_64 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.13.1/firefoxpwa_2.13.1_amd64.deb
b2sums_x86_64 = 81cdcb44ee750af49e9de23ea6083d84f4b38b264e0049b35d2bc8fdfd640f901f3e39f52f172aa8271d0c3eeac4c0d02367bde74a123d4cfb33881fd88c9169
source_i686 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.13.1/firefoxpwa_2.13.1_i386.deb
b2sums_i686 = 83fa4a765c08c5e143f00ec56a9d12498cfb6e2982b207f49d3d76f6677bd7007a36d2e8857663de00f2c0dbe09672150c3a179f3dfdae9bb68d4678ed2ccda8
source_aarch64 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.13.1/firefoxpwa_2.13.1_arm64.deb
b2sums_aarch64 = f225f32b343309dad16c4368bc75a93a96920e8ae1cd6c599fdfd1166edd4985b1b4ffb29431bfecfcd2fe2007fcdf73c5cbc483f888b806235b8cd580c2ebf5
source_armv7h = https://github.com/filips123/PWAsForFirefox/releases/download/v2.13.1/firefoxpwa_2.13.1_armhf.deb
b2sums_armv7h = 9f1ae265b1883d33978597657b6ee9cff951a5b7f04ca2a6d4c0a9b3183d971b288fbb5f41bb04ab60a55604504388a4cca93e5ca48d8b94a8b507167f1a3cfd
pkgname = firefox-pwa-bin
|