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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 17:47:52 UTC 2021


    Date: Monday, July 26, 2021 @ 17:47:52
  Author: felixonmars
Revision: 985590

upgpkg: yarn 1.22.11-1

Modified:
  yarn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 17:47:50 UTC (rev 985589)
+++ PKGBUILD	2021-07-26 17:47:52 UTC (rev 985590)
@@ -2,7 +2,7 @@
 # Contributor: Jan Koppe <post at jankoppe.de>
 
 pkgname=yarn
-pkgver=1.22.10
+pkgver=1.22.11
 pkgrel=1
 pkgdesc='Fast, reliable, and secure dependency management'
 arch=(any)
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('nodejs')
 source=("https://github.com/yarnpkg/yarn/releases/download/v$pkgver/yarn-v$pkgver.tar.gz")
-sha512sums=('d75dccd318f280abcbfd8d78b63546e11e7a8459c5dd737d0c8da2742cd5d7e3d7a5e668ce680234b0c09e71d128787777061d24c6e3ae4b6626086461e3ce25')
+sha512sums=('0168dee1bcea3bd4549f7b1d9cce4df27e1927406a09cfe4a8526fa4e239fc456420d5ee8b4caebd4ecd0c2105ffff966b11ee35acb6b8e1f1038fadab53f772')
 
 package() {
   cd yarn-v${pkgver}



More information about the arch-commits mailing list