[arch-commits] Commit in web-ext/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at gemini.archlinux.org
Mon Nov 29 14:35:08 UTC 2021
Date: Monday, November 29, 2021 @ 14:35:08
Author: yan12125
Revision: 1056806
upgpkg: web-ext 6.6.0-1
Modified:
web-ext/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-29 14:31:50 UTC (rev 1056805)
+++ PKGBUILD 2021-11-29 14:35:08 UTC (rev 1056806)
@@ -2,7 +2,7 @@
pkgname=web-ext
# https://github.com/mozilla/web-ext/releases
-pkgver=6.5.0
+pkgver=6.6.0
pkgrel=1
pkgdesc='A command line tool to help build, run, and test web extensions'
arch=(any)
@@ -18,7 +18,7 @@
options=('!strip')
# tarball on npmjs lacks scripts for building from sources
source=("https://github.com/mozilla/web-ext/archive/$pkgver/web-ext-$pkgver.tar.gz")
-sha256sums=('c5b93036fe675286cbbd1e92708cb7b214a14b2a6968a362f4d9c9e2634bd7e2')
+sha256sums=('69298390b9cbe37307110a448683fe1ee71a02f3bfc71dbb3ea8c25187fea272')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list