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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 13 22:23:36 UTC 2022


    Date: Thursday, January 13, 2022 @ 22:23:36
  Author: felixonmars
Revision: 434428

upgpkg: libuv 1.43.0-1

Modified:
  libuv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 22:23:30 UTC (rev 434427)
+++ PKGBUILD	2022-01-13 22:23:36 UTC (rev 434428)
@@ -2,7 +2,7 @@
 # Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=libuv
-pkgver=1.42.0
+pkgver=1.43.0
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc' 'libnsl')
 makedepends=('python-sphinx')
 source=(https://dist.libuv.org/dist/v$pkgver/libuv-v$pkgver.tar.gz{,.sign})
-sha512sums=('cc8ca797ec6e02fff7d4998fd5a509373ae6c674ff0d57960fef3418f59d3b93a655f52913ee5f712e32e3980b29df6315685c8b506790295d97c7c1f94f3425'
+sha512sums=('ba48140ac5733e09462a731fe9194c902b011a1a93a63175949c616367bde56bd1c114e8487c5580bee2d4656b45ab8cdc4fc335f67dd35e793c1a943f69fb34'
             'SKIP')
 # PGP key IDs are available from https://github.com/libuv/libuv/blob/v1.x/MAINTAINERS.md
 validpgpkeys=('57353E0DBDAAA7E839B66A1AFF47D5E4AD8B4FDC'  # Colin Ihrig (@cjihrig)



More information about the arch-commits mailing list