[arch-commits] Commit in firefox-tridactyl/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Feb 22 20:28:38 UTC 2021


    Date: Monday, February 22, 2021 @ 20:28:38
  Author: polyzen
Revision: 868888

upgpkg: firefox-tridactyl 1.21.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 20:28:25 UTC (rev 868887)
+++ PKGBUILD	2021-02-22 20:28:38 UTC (rev 868888)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=firefox-tridactyl
-pkgver=1.20.4
-_commit=9017049d235937140b7bdbb9825b0de751c3be93
+pkgver=1.21.0
+_commit=2be40ddbb8a33661c76b6bc104895c9228f1bf6e
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
@@ -21,7 +21,8 @@
 }
 
 package() {
-  install -Dm644 tridactyl/web-ext-artifacts/tridactyl-$pkgver.xpi "$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl.vim at cmcaine.co.uk.xpi
+  install -Dm644 tridactyl/web-ext-artifacts/tridactyl-$pkgver.xpi \
+    "$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl.vim at cmcaine.co.uk.xpi
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list