summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilips2022-10-18 16:56:35 +0000
committerfilips2022-10-18 16:56:35 +0000
commitb52cc476faac18c82d8a1214aa07c9b6bb4365e4 (patch)
tree55dc6e88cb8a061820f7bbedcb5d655b7d123048
parent02d2665ba9ec8e0161b5a275bc95ea733374634e (diff)
downloadaur-b52cc476faac18c82d8a1214aa07c9b6bb4365e4.tar.gz
Update to 2.1.2
-rw-r--r--.SRCINFO14
-rwxr-xr-xPKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbc64db412da..0258f4adc52e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-pwa-bin
pkgdesc = A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)
- pkgver = 2.1.1
+ pkgver = 2.1.2
pkgrel = 1
url = https://github.com/filips123/PWAsForFirefox
install = package.install
@@ -11,11 +11,11 @@ pkgbase = firefox-pwa-bin
optdepends = firefox: Support for browser extension
provides = firefox-pwa
conflicts = firefox-pwa
- source_x86_64 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.1.1/firefoxpwa_2.1.1_amd64.deb
- sha256sums_x86_64 = 19b2f3a964cbf90c1d2b599a780c721b1a0560e1b2ea7f3cadfb469c57d88c41
- b2sums_x86_64 = d78b22aecf8317dba1f2292664715b3c24ca324a4122698590d9d992e64776f0270765a96f9cbcc125479f9752a585a9206e97ffc32757c02a7cd89461393fc6
- source_i686 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.1.1/firefoxpwa_2.1.1_i386.deb
- sha256sums_i686 = 8da1598ec08c421daaad1a04cf30be7dfc89b267125b45e1f239fb7b6436ab5f
- b2sums_i686 = e5b6cf474fdb0618986239af41f91fea91d464522b4a0e0d038f1f486ffc927588da9d55285c43571410ea95280873922ea30d1b841d53a76c8f6d63818800f3
+ source_x86_64 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.1.2/firefoxpwa_2.1.2_amd64.deb
+ sha256sums_x86_64 = 34d9a22c7a8bc1619cebba87ea100fb0bbe526afb755b5eb9e5135a532a063e3
+ b2sums_x86_64 = 62a7183515bc7af161dd96bd7fdfa6fe4c25216cc6d2ce12986f2c3894e50a343bfde41f1b02a65dfe2eb097cdf5fe12958445fa3c53dfeec8974a4764b46b1a
+ source_i686 = https://github.com/filips123/PWAsForFirefox/releases/download/v2.1.2/firefoxpwa_2.1.2_i386.deb
+ sha256sums_i686 = 6ddd333a7303a36d757f8cb1f9df4572d1e98871f94baed5194e682e3911bb2a
+ b2sums_i686 = 6f0f7dd809e8d7d630b9ef935648fcabf774267b38ebd454a97c591505318ddec5fcd627636c2de06642d0196a44649ad492d2b5b1e08a04e62e1659610f6c5e
pkgname = firefox-pwa-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7ad57abd5460..c4468e0a87a9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname="firefox-pwa-bin"
pkgdesc="A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)"
-pkgver="2.1.1"
+pkgver="2.1.2"
pkgrel=1
url="https://github.com/filips123/PWAsForFirefox"
arch=("x86_64" "i686")
@@ -21,10 +21,10 @@ install=package.install
source_x86_64=("https://github.com/filips123/PWAsForFirefox/releases/download/v${pkgver}/firefoxpwa_${pkgver}_amd64.deb")
source_i686=("https://github.com/filips123/PWAsForFirefox/releases/download/v${pkgver}/firefoxpwa_${pkgver}_i386.deb")
-sha256sums_x86_64=('19b2f3a964cbf90c1d2b599a780c721b1a0560e1b2ea7f3cadfb469c57d88c41')
-sha256sums_i686=('8da1598ec08c421daaad1a04cf30be7dfc89b267125b45e1f239fb7b6436ab5f')
-b2sums_x86_64=('d78b22aecf8317dba1f2292664715b3c24ca324a4122698590d9d992e64776f0270765a96f9cbcc125479f9752a585a9206e97ffc32757c02a7cd89461393fc6')
-b2sums_i686=('e5b6cf474fdb0618986239af41f91fea91d464522b4a0e0d038f1f486ffc927588da9d55285c43571410ea95280873922ea30d1b841d53a76c8f6d63818800f3')
+sha256sums_x86_64=('34d9a22c7a8bc1619cebba87ea100fb0bbe526afb755b5eb9e5135a532a063e3')
+sha256sums_i686=('6ddd333a7303a36d757f8cb1f9df4572d1e98871f94baed5194e682e3911bb2a')
+b2sums_x86_64=('62a7183515bc7af161dd96bd7fdfa6fe4c25216cc6d2ce12986f2c3894e50a343bfde41f1b02a65dfe2eb097cdf5fe12958445fa3c53dfeec8974a4764b46b1a')
+b2sums_i686=('6f0f7dd809e8d7d630b9ef935648fcabf774267b38ebd454a97c591505318ddec5fcd627636c2de06642d0196a44649ad492d2b5b1e08a04e62e1659610f6c5e')
prepare() {
# Extract data from DEB archive