Date: Monday, February 13, 2023 @ 11:14:46
Author: daurnimator
Revision: 1400342
archrelease: copy trunk to community-any
Added:
firefox-extension-passff/repos/community-any/PKGBUILD
(from rev 1400341, 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 2023-02-13 11:14:30 UTC (rev 1400341)
+++ PKGBUILD 2023-02-13 11:14:46 UTC (rev 1400342)
@@ -1,21 +0,0 @@
-# Maintainer: Daurnimator <[email protected]>
-# Contributor: Willem Mulder <[email protected]>
-
-pkgname=firefox-extension-passff
-pkgver=1.14.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=('a3843aad859a6ffc10f8959852bc8e9e4936699ed0526d2dbfab53c371b36828083f492d2c89f923b996cebad660aa538b5a1ae53b658070f8745d5efdfc0f50')
-noextract=("$pkgname-$pkgver.xpi")
-
-package() {
- install -Dm644 "$pkgname-$pkgver.xpi" \
- "${pkgdir}/usr/lib/firefox/browser/extensions/[email protected]"
-}
Copied: firefox-extension-passff/repos/community-any/PKGBUILD (from rev
1400341, firefox-extension-passff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-02-13 11:14:46 UTC (rev 1400342)
@@ -0,0 +1,21 @@
+# Maintainer: Daurnimator <[email protected]>
+# Contributor: Willem Mulder <[email protected]>
+
+pkgname=firefox-extension-passff
+pkgver=1.14.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%.0}/passff.xpi")
+sha512sums=('0f21a32f08872df5f36d82b7a0212de05a0e897eba24948bc12ecf856715f6363949e8d2c837525ba201ae5eb0a65798ecceac8179c0169b4b5091dc00b44bf2')
+noextract=("$pkgname-$pkgver.xpi")
+
+package() {
+ install -Dm644 "$pkgname-$pkgver.xpi" \
+ "${pkgdir}/usr/lib/firefox/browser/extensions/[email protected]"
+}