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

Daurnimator daurnimator at archlinux.org
Fri Feb 5 12:50:22 UTC 2021


    Date: Friday, February 5, 2021 @ 12:50:21
  Author: daurnimator
Revision: 846015

archrelease: copy trunk to community-any

Added:
  firefox-extension-passff/repos/community-any/PKGBUILD
    (from rev 846014, 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-02-05 12:49:56 UTC (rev 846014)
+++ PKGBUILD	2021-02-05 12:50:21 UTC (rev 846015)
@@ -1,21 +0,0 @@
-# Maintainer: Daurnimator <daurnimator at archlinux.org>
-# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
-
-pkgname=firefox-extension-passff
-pkgver=1.10.5
-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=('dc73a9e106c8fc859066b45185d40c99dfb134ae0e7912867da30303a83fa2630143150208f2dfa6c31777490d29ce3c70498cb1df4369071d186bda1b72b7a2')
-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 846014, firefox-extension-passff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-02-05 12:50:21 UTC (rev 846015)
@@ -0,0 +1,21 @@
+# Maintainer: Daurnimator <daurnimator at archlinux.org>
+# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
+
+pkgname=firefox-extension-passff
+pkgver=1.10.6
+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=('11dd0a922ab6f5db7597240768f3d025f39c8dc6e4b32a38759da5105a52b44d10b1331ebad52a5cc9a35d09b79df7f1bbe69c91e0aab857e0d5ed4fa37b09e6')
+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