[arch-commits] Commit in firefox-extension-passff/repos/community-any (2 files)
Daurnimator
daurnimator at archlinux.org
Mon Dec 21 13:11:12 UTC 2020
Date: Monday, December 21, 2020 @ 13:11:12
Author: daurnimator
Revision: 781005
archrelease: copy trunk to community-any
Added:
firefox-extension-passff/repos/community-any/PKGBUILD
(from rev 781003, 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 2020-12-21 13:11:00 UTC (rev 781004)
+++ PKGBUILD 2020-12-21 13:11:12 UTC (rev 781005)
@@ -1,21 +0,0 @@
-# Maintainer: Daurnimator <daurnimator at archlinux.org>
-# Contributor: Willem Mulder <14mRh4X0r at gmail.com>
-
-pkgname=firefox-extension-passff
-pkgver=1.10.4
-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=('0aef5dfc48f4984f8655655eb51d6a79fddf3ef93ff89ffe546ea9c8b8cf6b18930ba4ae5c41492c97cd65f01e249b84f3cd2cd5ae7ca2016a7d1a71ee5c689f')
-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 781003, firefox-extension-passff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-12-21 13:11:12 UTC (rev 781005)
@@ -0,0 +1,21 @@
+# 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"
+}
More information about the arch-commits
mailing list