[arch-commits] Commit in web-ext/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at gemini.archlinux.org
Tue Feb 8 14:12:01 UTC 2022
Date: Tuesday, February 8, 2022 @ 14:11:59
Author: yan12125
Revision: 1129232
upgpkg: web-ext 6.7.0-1
Modified:
web-ext/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-08 14:10:30 UTC (rev 1129231)
+++ PKGBUILD 2022-02-08 14:11:59 UTC (rev 1129232)
@@ -2,7 +2,7 @@
pkgname=web-ext
# https://github.com/mozilla/web-ext/releases
-pkgver=6.6.0
+pkgver=6.7.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=('69298390b9cbe37307110a448683fe1ee71a02f3bfc71dbb3ea8c25187fea272')
+sha256sums=('b5c0c33e58fba7489957e26e84fd973ec0184116b45b6dc4b6b534018cb85dd3')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list