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 =================================================================== --- PKGBUILD 2019-01-30 20:41:17 UTC (rev 428673) +++ PKGBUILD 2019-01-30 20:42:03 UTC (rev 428674) @@ -1,8 +1,8 @@ # Maintainer: Daniel M. Capella <[email protected]> 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/[email protected]
