[arch-commits] Commit in firefox-extension-passff/repos/community-any (2 files)

Daurnimator daurnimator at gemini.archlinux.org
Wed Oct 6 16:23:19 UTC 2021


    Date: Wednesday, October 6, 2021 @ 16:23:19
  Author: daurnimator
Revision: 1027872

archrelease: copy trunk to community-any

Added:
  firefox-extension-passff/repos/community-any/PKGBUILD
    (from rev 1027871, firefox-extension-passff/trunk/PKGBUILD)
Deleted:
  firefox-extension-passff/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-06 16:23:05 UTC (rev 1027871)
+++ PKGBUILD	2021-10-06 16:23:19 UTC (rev 1027872)
@@ -1,21 +0,0 @@
-# Maintainer: Daurnimator <daurnimator at archlinux.org>
-# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
-
-pkgname=firefox-extension-passff
-pkgver=1.12.1
-pkgrel=1
-pkgdesc="zx2c4 pass manager addon for firefox"
-url="https://github.com/passff/passff"
-license=('GPL2')
-arch=('any')
-groups=('firefox-addons')
-replaces=('firefox-passff')
-depends=('firefox' 'passff-host')
-source=("$pkgname-$pkgver.xpi::https://github.com/passff/passff/releases/download/${pkgver}/passff.xpi")
-sha512sums=('5ba6f996d0f9c7753c0a7b086a62c35676655faacee033298d7b34ea906a792cd1a92035a1a9966f77db6cfb0ac166fbb8e95cfb3451f8f18f2b9c1a203d9659')
-noextract=("$pkgname-$pkgver.xpi")
-
-package() {
-    install -Dm644 "$pkgname-$pkgver.xpi" \
-        "${pkgdir}/usr/lib/firefox/browser/extensions/passff at invicem.pro.xpi"
-}

Copied: firefox-extension-passff/repos/community-any/PKGBUILD (from rev 1027871, firefox-extension-passff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-10-06 16:23:19 UTC (rev 1027872)
@@ -0,0 +1,21 @@
+# Maintainer: Daurnimator <daurnimator at archlinux.org>
+# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
+
+pkgname=firefox-extension-passff
+pkgver=1.13.0
+pkgrel=1
+pkgdesc="zx2c4 pass manager addon for firefox"
+url="https://github.com/passff/passff"
+license=('GPL2')
+arch=('any')
+groups=('firefox-addons')
+replaces=('firefox-passff')
+depends=('firefox' 'passff-host')
+source=("$pkgname-$pkgver.xpi::https://github.com/passff/passff/releases/download/${pkgver%.0}/passff.xpi")
+sha512sums=('3bbefd6640455595a9c1e24b10c4952d8a883136d2a66519e822c5460dbe02907190ffacaf836b9d2c6f35424ee6819549fe0cafd6c4cc82812d8f7c5201b68f')
+noextract=("$pkgname-$pkgver.xpi")
+
+package() {
+    install -Dm644 "$pkgname-$pkgver.xpi" \
+        "${pkgdir}/usr/lib/firefox/browser/extensions/passff at invicem.pro.xpi"
+}



More information about the arch-commits mailing list