summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2023-04-23 09:44:10 +0330
committerMohammadreza Abdollahzadeh2023-04-23 09:44:10 +0330
commit548e2ee99eba286ab4cd9e1f72d5808306d40b5a (patch)
treec57cd7a11ba7e0f36790c172b1f77edb0e3afdb4
parent55b14b6e50bc6115dfac94889299d0c4078dffe6 (diff)
downloadaur-firefox-extension-privacy-pass.tar.gz
upgpkg: firefox-extension-privacy-pass 3.0.5-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db382d0bd38f..0d9a7c8ca4f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-extension-privacy-pass
pkgdesc = Firefox extension implements the client-side of the Privacy Pass protocol providing unlinkable cryptographic tokens.
- pkgver = 3.0.4
+ pkgver = 3.0.5
pkgrel = 1
url = https://addons.mozilla.org/en-US/firefox/addon/privacy-pass/
arch = any
groups = firefox-addons
license = BSD-3
depends = firefox
- source = firefox-extension-privacy-pass-3.0.4.xpi::https://addons.mozilla.org/firefox/downloads/file/4029152/privacy_pass-3.0.4.xpi
+ source = firefox-extension-privacy-pass-3.0.5.xpi::https://addons.mozilla.org/firefox/downloads/file/4029152/privacy_pass-3.0.5.xpi
sha256sums = acb6d3001e2af078792bdde7154113dacb9434eb0d55d81e96923b11a0594a9b
pkgname = firefox-extension-privacy-pass
diff --git a/PKGBUILD b/PKGBUILD
index 3852f938d893..eb2f5877cee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mohammadreza Abdollahzadeh < morealaz at gmail dot com >
pkgname=firefox-extension-privacy-pass
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc='Firefox extension implements the client-side of the Privacy Pass protocol providing unlinkable cryptographic tokens.'
arch=('any')