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 =================================================================== --- PKGBUILD 2019-05-06 18:25:17 UTC (rev 461345) +++ PKGBUILD 2019-05-06 18:25:49 UTC (rev 461346) @@ -1,7 +1,7 @@ # Maintainer: Daniel M. Capella <[email protected]> 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/[email protected]
