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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 21:29:15
  Author: polyzen
Revision: 781607

upgpkg: firefox-tridactyl 1.20.4-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 21:29:14 UTC (rev 781606)
+++ PKGBUILD2020-12-21 21:29:15 UTC (rev 781607)
@@ -1,9 +1,9 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.20.3
-_commit=ebc222e04260b134cd935cb6ae7613a2368254a0
-pkgrel=2
+pkgver=1.20.4
+_commit=9017049d235937140b7bdbb9825b0de751c3be93
+pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')


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

2020-11-29 Thread Daniel M. Capella via arch-commits
Date: Monday, November 30, 2020 @ 05:54:15
  Author: polyzen
Revision: 766530

upgpkg: firefox-tridactyl 1.20.3-2: Actually check PGP sig

Lightweight tags are used, so switch to the commit fragment.

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-30 05:48:38 UTC (rev 766529)
+++ PKGBUILD2020-11-30 05:54:15 UTC (rev 766530)
@@ -2,7 +2,8 @@
 
 pkgname=firefox-tridactyl
 pkgver=1.20.3
-pkgrel=1
+_commit=ebc222e04260b134cd935cb6ae7613a2368254a0
+pkgrel=2
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')
@@ -9,7 +10,7 @@
 license=('Apache')
 groups=('firefox-addons')
 makedepends=('git' 'node-gyp' 'python' 'yarn')
-source=("git+$url.git#tag=$pkgver")
+source=("git+$url.git#commit=$_commit?signed")
 b2sums=('SKIP')
 validpgpkeys=('15D03C86837936A0A638AA2D2BB8C36BB504BFF3') # Oliver Blanthorn 

 


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

2020-11-29 Thread Daniel M. Capella via arch-commits
Date: Monday, November 30, 2020 @ 03:39:05
  Author: polyzen
Revision: 766521

upgpkg: firefox-tridactyl 1.20.3-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-30 02:22:42 UTC (rev 766520)
+++ PKGBUILD2020-11-30 03:39:05 UTC (rev 766521)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.20.2
+pkgver=1.20.3
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 makedepends=('git' 'node-gyp' 'python' 'yarn')
 source=("git+$url.git#tag=$pkgver")
-sha512sums=('SKIP')
+b2sums=('SKIP')
 validpgpkeys=('15D03C86837936A0A638AA2D2BB8C36BB504BFF3') # Oliver Blanthorn 

 
 build() {


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

2020-09-27 Thread Daniel M. Capella via arch-commits
Date: Monday, September 28, 2020 @ 00:25:21
  Author: polyzen
Revision: 712789

upgpkg: firefox-tridactyl 1.20.2-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 00:11:47 UTC (rev 712788)
+++ PKGBUILD2020-09-28 00:25:21 UTC (rev 712789)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.20.1
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2020-08-17 Thread Daniel M. Capella via arch-commits
Date: Monday, August 17, 2020 @ 22:49:52
  Author: polyzen
Revision: 683461

upgpkg: firefox-tridactyl 1.20.1-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 22:49:33 UTC (rev 683460)
+++ PKGBUILD2020-08-17 22:49:52 UTC (rev 683461)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.20.0
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2020-08-06 Thread Daniel M. Capella via arch-commits
Date: Thursday, August 6, 2020 @ 20:46:40
  Author: polyzen
Revision: 671257

upgpkg: firefox-tridactyl 1.20.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 20:37:39 UTC (rev 671256)
+++ PKGBUILD2020-08-06 20:46:40 UTC (rev 671257)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.19.1
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2020-05-30 Thread Daniel M. Capella via arch-commits
Date: Saturday, May 30, 2020 @ 06:07:52
  Author: polyzen
Revision: 637392

upgpkg: firefox-tridactyl 1.19.1-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-30 03:17:03 UTC (rev 637391)
+++ PKGBUILD2020-05-30 06:07:52 UTC (rev 637392)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.19.0
+pkgver=1.19.1
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2020-05-11 Thread Daniel M. Capella via arch-commits
Date: Monday, May 11, 2020 @ 19:09:33
  Author: polyzen
Revision: 626325

upgpkg: firefox-tridactyl 1.19.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-11 18:55:05 UTC (rev 626324)
+++ PKGBUILD2020-05-11 19:09:33 UTC (rev 626325)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.18.1
+pkgver=1.19.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2020-04-26 Thread Daniel M. Capella via arch-commits
Date: Sunday, April 26, 2020 @ 20:15:16
  Author: polyzen
Revision: 621667

upgpkg: firefox-tridactyl 1.18.1-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-26 19:49:22 UTC (rev 621666)
+++ PKGBUILD2020-04-26 20:15:16 UTC (rev 621667)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
@@ -11,6 +11,7 @@
 makedepends=('git' 'node-gyp' 'python' 'yarn')
 source=("git+$url.git#tag=$pkgver")
 sha512sums=('SKIP')
+validpgpkeys=('15D03C86837936A0A638AA2D2BB8C36BB504BFF3') # Oliver Blanthorn 

 
 build() {
   cd tridactyl


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

2020-04-23 Thread Daniel M. Capella via arch-commits
Date: Friday, April 24, 2020 @ 03:42:34
  Author: polyzen
Revision: 618667

upgpkg: firefox-tridactyl 1.18.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 03:42:15 UTC (rev 618666)
+++ PKGBUILD2020-04-24 03:42:34 UTC (rev 618667)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.17.1
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl


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

2019-11-07 Thread Daniel M. Capella via arch-commits
Date: Thursday, November 7, 2019 @ 17:19:14
  Author: polyzen
Revision: 524495

upgpkg: firefox-tridactyl 1.17.1-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 17:09:38 UTC (rev 524494)
+++ PKGBUILD2019-11-07 17:19:14 UTC (rev 524495)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.17.0
-pkgrel=2
+pkgver=1.17.1
+pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')


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

2019-10-07 Thread Daniel M. Capella via arch-commits
Date: Monday, October 7, 2019 @ 07:52:24
  Author: polyzen
Revision: 513687

upgpkg: firefox-tridactyl 1.17.0-2

Late night packaging /o/.

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 07:51:44 UTC (rev 513686)
+++ PKGBUILD2019-10-07 07:52:24 UTC (rev 513687)
@@ -2,7 +2,7 @@
 
 pkgname=firefox-tridactyl
 pkgver=1.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')
@@ -9,7 +9,7 @@
 license=('Apache')
 groups=('firefox-addons')
 makedepends=('git' 'node-gyp' 'python' 'yarn')
-source=("git+$url.git")
+source=("git+$url.git#tag=$pkgver")
 sha512sums=('SKIP')
 
 build() {


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

2019-10-07 Thread Daniel M. Capella via arch-commits
Date: Monday, October 7, 2019 @ 07:46:58
  Author: polyzen
Revision: 513684

upgpkg: firefox-tridactyl 1.17.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

--+
 PKGBUILD |   18 --
 1 file changed, 12 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 06:56:26 UTC (rev 513683)
+++ PKGBUILD2019-10-07 07:46:58 UTC (rev 513684)
@@ -1,19 +1,25 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.16.3
+pkgver=1.17.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
-url=https://github.com/cmcaine/tridactyl
+url=https://github.com/tridactyl/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')
+makedepends=('git' 'node-gyp' 'python' 'yarn')
+source=("git+$url.git")
+sha512sums=('SKIP')
 
+build() {
+  cd tridactyl
+  yarn install --frozen-lockfile --non-interactive
+  scripts/sign nosignstable
+}
+
 package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi
+  install -Dm644 tridactyl/web-ext-artifacts/tridactyl-$pkgver.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-08-14 Thread Daniel M. Capella via arch-commits
Date: Thursday, August 15, 2019 @ 02:31:34
  Author: polyzen
Revision: 499258

upgpkg: firefox-tridactyl 1.16.3-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-15 02:15:13 UTC (rev 499257)
+++ PKGBUILD2019-08-15 02:31:34 UTC (rev 499258)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.16.2
+pkgver=1.16.3
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('5aadd08d0c557ae38d37a82534110585fa81e20c5068cfd09cd49be008cd6365')
+sha256sums=('628e8c838b3129c63d5df64e34c9cdebe0214d6814ad7f1d639bc2bd55c86413')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-07-11 Thread Daniel M. Capella via arch-commits
Date: Thursday, July 11, 2019 @ 14:50:20
  Author: polyzen
Revision: 488915

upgpkg: firefox-tridactyl 1.16.2-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-11 14:28:59 UTC (rev 488914)
+++ PKGBUILD2019-07-11 14:50:20 UTC (rev 488915)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('0b502c4016b427b6b269e3b49f88a760c1e7059a99d6c994bc140f1cf6da3387')
+sha256sums=('5aadd08d0c557ae38d37a82534110585fa81e20c5068cfd09cd49be008cd6365')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-06-15 Thread Daniel M. Capella via arch-commits
Date: Saturday, June 15, 2019 @ 13:08:54
  Author: polyzen
Revision: 481616

upgpkg: firefox-tridactyl 1.16.1-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-15 12:43:18 UTC (rev 481615)
+++ PKGBUILD2019-06-15 13:08:54 UTC (rev 481616)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('3a4b5b73e82b33a754ee312017d4b44f6bccecca3f6cda02b73356648ba977c8')
+sha256sums=('0b502c4016b427b6b269e3b49f88a760c1e7059a99d6c994bc140f1cf6da3387')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-06-14 Thread Daniel M. Capella via arch-commits
Date: Friday, June 14, 2019 @ 15:31:50
  Author: polyzen
Revision: 481475

upgpkg: firefox-tridactyl 1.16.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 15:31:24 UTC (rev 481474)
+++ PKGBUILD2019-06-14 15:31:50 UTC (rev 481475)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.15.0
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('bf50c1e95715d12b40e3d62eacd5eac80e07a5c7debefaca71945d1afb952bb3')
+sha256sums=('3a4b5b73e82b33a754ee312017d4b44f6bccecca3f6cda02b73356648ba977c8')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-05-25 Thread Daniel M. Capella via arch-commits
Date: Saturday, May 25, 2019 @ 17:46:55
  Author: polyzen
Revision: 470726

upgpkg: firefox-tridactyl 1.15.0-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 17:46:19 UTC (rev 470725)
+++ PKGBUILD2019-05-25 17:46:55 UTC (rev 470726)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.14.10
+pkgver=1.15.0
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('3e534481de92a516f0f491868a8db94fe41299ade6b0f7f92b02fcafdd756d31')
+sha256sums=('bf50c1e95715d12b40e3d62eacd5eac80e07a5c7debefaca71945d1afb952bb3')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-05-06 Thread Daniel M. Capella via arch-commits
Date: Monday, May 6, 2019 @ 18:25:49
  Author: polyzen
Revision: 461346

upgpkg: firefox-tridactyl 1.14.10-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 18:25:17 UTC (rev 461345)
+++ PKGBUILD2019-05-06 18:25:49 UTC (rev 461346)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.14.9
+pkgver=1.14.10
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('8100fe181cb6d3baec46afa908e5fa950d0be1b6009eca07f02f3ce66ab68e0d')
+sha256sums=('3e534481de92a516f0f491868a8db94fe41299ade6b0f7f92b02fcafdd756d31')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-03-21 Thread Daniel M. Capella via arch-commits
Date: Friday, March 22, 2019 @ 01:52:07
  Author: polyzen
Revision: 443117

upgpkg: firefox-tridactyl 1.14.9-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-21 22:54:30 UTC (rev 443116)
+++ PKGBUILD2019-03-22 01:52:07 UTC (rev 443117)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.14.8
+pkgver=1.14.9
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('cb49e725257f20cf56dc49abaed87e717447ac531e7f2297e54643f21e7c02af')
+sha256sums=('8100fe181cb6d3baec46afa908e5fa950d0be1b6009eca07f02f3ce66ab68e0d')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-01-31 Thread Daniel M. Capella via arch-commits
Date: Thursday, January 31, 2019 @ 19:36:17
  Author: polyzen
Revision: 428779

upgpkg: firefox-tridactyl 1.14.8-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-31 19:08:53 UTC (rev 428778)
+++ PKGBUILD2019-01-31 19:36:17 UTC (rev 428779)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.14.7
+pkgver=1.14.8
 pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('89be0be6010e28f54e2396a480229cdbf876e38f4d41582246f287e80285861c')
+sha256sums=('cb49e725257f20cf56dc49abaed87e717447ac531e7f2297e54643f21e7c02af')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi


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

2019-01-30 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 30, 2019 @ 20:42:03
  Author: polyzen
Revision: 428674

upgpkg: firefox-tridactyl 1.14.7-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-30 20:41:17 UTC (rev 428673)
+++ PKGBUILD2019-01-30 20:42:03 UTC (rev 428674)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.14.6
-pkgrel=2
+pkgver=1.14.7
+pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/cmcaine/tridactyl
 arch=('any')
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/873070/tridactyl-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('ed4ad0c06ba32bdd40eb59a1cdeac48ec556276fafdecad8de0d56d8d2855bea')
+sha256sums=('89be0be6010e28f54e2396a480229cdbf876e38f4d41582246f287e80285861c')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi