[arch-commits] Commit in web-ext/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Fri Aug 20 08:00:50 UTC 2021


    Date: Friday, August 20, 2021 @ 08:00:50
  Author: yan12125
Revision: 1003958

upgpkg: web-ext 6.3.0-1

Modified:
  web-ext/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-20 08:00:17 UTC (rev 1003957)
+++ PKGBUILD	2021-08-20 08:00:50 UTC (rev 1003958)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=web-ext
-pkgver=6.2.0
+pkgver=6.3.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=('0fea52d9ab1c2e4b886983deb57559a75a5979e8e30d09c0939e0970fcb30626')
+sha256sums=('90a43edbff403b4d614b91c0d8c667d00ff44644899d2c115cadfb4ce0395e39')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list