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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Tue Jun 21 17:12:19 UTC 2022


    Date: Tuesday, June 21, 2022 @ 17:12:19
  Author: yan12125
Revision: 1238848

upgpkg: web-ext 7.1.0-1

Modified:
  web-ext/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 16:27:25 UTC (rev 1238847)
+++ PKGBUILD	2022-06-21 17:12:19 UTC (rev 1238848)
@@ -2,7 +2,7 @@
 
 pkgname=web-ext
 # https://github.com/mozilla/web-ext/releases
-pkgver=7.0.0
+pkgver=7.1.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=('b6e03f288e41469612bd2017989922ba26b01c04755ec979190c9b4d13859598')
+sha256sums=('e5a102eec0367f5770469314a0a9b50c5905a10bfb8bb60ce6010d6790653611')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list