[arch-commits] Commit in web-ext/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Jun 24 05:09:24 UTC 2021
Date: Thursday, June 24, 2021 @ 05:09:23
Author: yan12125
Revision: 967158
upgpkg: web-ext 6.2.0-1
Modified:
web-ext/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-24 05:04:41 UTC (rev 967157)
+++ PKGBUILD 2021-06-24 05:09:23 UTC (rev 967158)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=web-ext
-pkgver=6.1.0
+pkgver=6.2.0
pkgrel=1
pkgdesc='A command line tool to help build, run, and test web extensions'
arch=(any)
@@ -17,7 +17,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=('cb7f55b1b3ab4ecc9c76cb10f52a1e3ff7c31101e6e73a48a8bc55ea104a5ec3')
+sha256sums=('0fea52d9ab1c2e4b886983deb57559a75a5979e8e30d09c0939e0970fcb30626')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list