[arch-commits] Commit in firefox-tridactyl/repos/community-any (PKGBUILD PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Thu Aug 15 02:32:22 UTC 2019


    Date: Thursday, August 15, 2019 @ 02:32:22
  Author: polyzen
Revision: 499259

archrelease: copy trunk to community-any

Added:
  firefox-tridactyl/repos/community-any/PKGBUILD
    (from rev 499258, firefox-tridactyl/trunk/PKGBUILD)
Deleted:
  firefox-tridactyl/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-15 02:31:34 UTC (rev 499258)
+++ PKGBUILD	2019-08-15 02:32:22 UTC (rev 499259)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-tridactyl
-pkgver=1.16.2
-pkgrel=1
-pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
-url=https://github.com/cmcaine/tridactyl
-arch=('any')
-license=('Apache')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('5aadd08d0c557ae38d37a82534110585fa81e20c5068cfd09cd49be008cd6365')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl.vim at cmcaine.co.uk.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tridactyl/repos/community-any/PKGBUILD (from rev 499258, firefox-tridactyl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-08-15 02:32:22 UTC (rev 499259)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-tridactyl
+pkgver=1.16.3
+pkgrel=1
+pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
+url=https://github.com/cmcaine/tridactyl
+arch=('any')
+license=('Apache')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('628e8c838b3129c63d5df64e34c9cdebe0214d6814ad7f1d639bc2bd55c86413')
+
+package() {
+  install -Dm644 "${source##*/}" "$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