summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilips2022-12-03 19:36:52 +0000
committerfilips2022-12-03 19:36:52 +0000
commit9ce8d3731f33525d37f063297ba4d961fcb7a04a (patch)
tree65b7400721bcda38abb12ce1002f4a24d577f6b7
parente233388e1492f2c78222e88fd10f9863b81a6556 (diff)
downloadaur-9ce8d3731f33525d37f063297ba4d961fcb7a04a.tar.gz
Update to 2.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a939bf3c7bfc..c1c91f452fa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-pwa
pkgdesc = A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)
- pkgver = 2.1.2
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/filips123/PWAsForFirefox
install = package.install
@@ -10,8 +10,8 @@ pkgbase = firefox-pwa
makedepends = rust
makedepends = cargo
optdepends = firefox: Support for browser extension
- source = firefox-pwa-2.1.2.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.1.2.tar.gz
- sha256sums = ceec8d6a40fef5de29a23abe00ce3e7fa78d14ebc6954ca4e4b733b2c785b7d7
- b2sums = 2041cd98d1e21b3095e4253e18e333912491e52f1d18ff33ffe17c473ed762e6f6c40f425506267b11549dc592f8cdaada678a5db63b4e90d2679eeb0cbc90d9
+ source = firefox-pwa-2.2.0.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.2.0.tar.gz
+ sha256sums = 22013d8095620d0e43b8a6b57fa3cfdb981cce0d0fe4395551553238128b2485
+ b2sums = dc2f0182699caaed20f40e9c43a14fc7702b9335f38506376830f7cf0ddd9099b41a845943dda170b7a82cff30d980ea4795d86c9bca764bfdd54c35913ea9d7
pkgname = firefox-pwa
diff --git a/PKGBUILD b/PKGBUILD
index dfd12ca46686..ab0fe4b2ecf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pkgname="PWAsForFirefox"
pkgname="firefox-pwa"
pkgdesc="A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)"
-pkgver="2.1.2"
+pkgver="2.2.0"
pkgrel=1
url="https://github.com/filips123/PWAsForFirefox"
arch=("x86_64" "i686")
@@ -21,8 +21,8 @@ optdepends=("firefox: Support for browser extension")
install=package.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('ceec8d6a40fef5de29a23abe00ce3e7fa78d14ebc6954ca4e4b733b2c785b7d7')
-b2sums=('2041cd98d1e21b3095e4253e18e333912491e52f1d18ff33ffe17c473ed762e6f6c40f425506267b11549dc592f8cdaada678a5db63b4e90d2679eeb0cbc90d9')
+sha256sums=('22013d8095620d0e43b8a6b57fa3cfdb981cce0d0fe4395551553238128b2485')
+b2sums=('dc2f0182699caaed20f40e9c43a14fc7702b9335f38506376830f7cf0ddd9099b41a845943dda170b7a82cff30d980ea4795d86c9bca764bfdd54c35913ea9d7')
prepare() {
cd $srcdir/$_pkgname-$pkgver/native/