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 =================================================================== --- PKGBUILD 2019-08-15 02:15:13 UTC (rev 499257) +++ PKGBUILD 2019-08-15 02:31:34 UTC (rev 499258) @@ -1,7 +1,7 @@ # Maintainer: Daniel M. Capella <[email protected]> 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/[email protected]
