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 =================================================================== --- PKGBUILD 2019-07-11 14:28:59 UTC (rev 488914) +++ PKGBUILD 2019-07-11 14:50:20 UTC (rev 488915) @@ -1,7 +1,7 @@ # Maintainer: Daniel M. Capella <[email protected]> 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/[email protected]
