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

Daurnimator daurnimator at gemini.archlinux.org
Thu Aug 19 10:27:11 UTC 2021


    Date: Thursday, August 19, 2021 @ 10:27:11
  Author: daurnimator
Revision: 1003767

archrelease: copy trunk to community-any

Added:
  firefox-extension-passff/repos/community-any/PKGBUILD
    (from rev 1003766, 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-08-19 10:26:58 UTC (rev 1003766)
+++ PKGBUILD	2021-08-19 10:27:11 UTC (rev 1003767)
@@ -1,21 +0,0 @@
-# Maintainer: Daurnimator <daurnimator at archlinux.org>
-# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
-
-pkgname=firefox-extension-passff
-pkgver=1.11.2
-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=('77293460af4340b35218cba685dd2b78bb0fdb36f037e0815a8c3654329ecfb8677958791f6317fb673d7b0caa9dd8c16fbe7d4cb6a38f79b4f2d20532b14f1a')
-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 1003766, firefox-extension-passff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-08-19 10:27:11 UTC (rev 1003767)
@@ -0,0 +1,21 @@
+# 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"
+}



More information about the arch-commits mailing list