summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnnybash2022-04-10 19:57:55 +0200
committerjohnnybash2022-04-10 19:57:55 +0200
commita2e71766d0196fbbc8e7b340b7fa60ab847c5a81 (patch)
treeba53fc83f5490ced9fe93b23f0b6a51c4b2aa398
parente48ce2481f85340d3e48d77beef149e500968ff2 (diff)
downloadaur-a2e71766d0196fbbc8e7b340b7fa60ab847c5a81.tar.gz
upgpkg: firefox-extension-keepassxc-browser 1.7.12-1
upstream release new version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bddf298da229..53ff34f6f6f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-extension-keepassxc-browser
pkgdesc = Official browser plugin for the KeePassXC password manager.
- pkgver = 1.7.11
+ pkgver = 1.7.12
pkgrel = 1
url = https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
arch = any
license = GPL3
- noextract = keepassxc-browser-1.7.11-fx.xpi
- source = keepassxc-browser-1.7.11-fx.xpi::https://github.com/keepassxreboot/keepassxc-browser/releases/download/1.7.11/keepassxc-browser_1.7.11_firefox.zip
- sha256sums = 4c6787d780909382263cc42273f9f72b13c9b3409cec5fb2494edca2bfc95f0c
- b2sums = 3ee63c70093202720348efec19f423187b8edb97e2ee08f8c4ffd418b7b33fea05dc6391fbe7b1d9de76e6ac5cdcd87d9ea798ee7023f45eb66c9e0a07fd5c9c
+ noextract = keepassxc-browser-1.7.12-fx.xpi
+ source = keepassxc-browser-1.7.12-fx.xpi::https://github.com/keepassxreboot/keepassxc-browser/releases/download/1.7.12/keepassxc-browser_1.7.12_firefox.zip
+ sha256sums = 5b7367116a624b966f03e6d8e25bcfd5d6077aba8637c04ca1bc7b1b2c10c4d4
+ b2sums = d2e1631b9526aad4bf8dd884c61114985650d92ad38ef63bd1250a23a7056b2d0d9af495ffc82f23fda219d0d894440dc950b6f8146018615a3a59c601073006
pkgname = firefox-extension-keepassxc-browser
diff --git a/PKGBUILD b/PKGBUILD
index e311f2450cdc..5b86fcc94257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hezekiah Michael <spiritomb at protonmail dot com>
pkgname=firefox-extension-keepassxc-browser
-pkgver=1.7.11
+pkgver=1.7.12
pkgrel=1
_filename=keepassxc-browser-$pkgver-fx.xpi
pkgdesc="Official browser plugin for the KeePassXC password manager."
@@ -11,8 +11,8 @@ arch=("any")
license=("GPL3")
source=($_filename::"https://github.com/keepassxreboot/keepassxc-browser/releases/download/${pkgver}/keepassxc-browser_${pkgver}_firefox.zip")
noextract=("$_filename")
-sha256sums=('4c6787d780909382263cc42273f9f72b13c9b3409cec5fb2494edca2bfc95f0c')
-b2sums=('3ee63c70093202720348efec19f423187b8edb97e2ee08f8c4ffd418b7b33fea05dc6391fbe7b1d9de76e6ac5cdcd87d9ea798ee7023f45eb66c9e0a07fd5c9c')
+sha256sums=('5b7367116a624b966f03e6d8e25bcfd5d6077aba8637c04ca1bc7b1b2c10c4d4')
+b2sums=('d2e1631b9526aad4bf8dd884c61114985650d92ad38ef63bd1250a23a7056b2d0d9af495ffc82f23fda219d0d894440dc950b6f8146018615a3a59c601073006')
package() {
install -Dm644 "$_filename" "$pkgdir"/usr/lib/firefox/browser/extensions/keepassxc-browser@keepassxc.org.xpi