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

Felix Yan felixonmars at archlinux.org
Thu Oct 17 18:02:14 UTC 2019


    Date: Thursday, October 17, 2019 @ 18:02:14
  Author: felixonmars
Revision: 365106

upgpkg: libuv 1.33.0-1

Modified:
  libuv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-17 17:40:01 UTC (rev 365105)
+++ PKGBUILD	2019-10-17 18:02:14 UTC (rev 365106)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=libuv
-pkgver=1.32.0
+pkgver=1.33.0
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc' 'libnsl')
 makedepends=('python-sphinx')
 source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3e043a56fd09fdaf3c89f81b3dff70a385ba8a59ec065447c95199a0e45da323b8545fb13b50139c557541357450103a88297fdc921832de661f3e2700173b96')
+sha512sums=('0b0767d9743931060fe9347ca239d8fb3192a2e0182101dc8f55ab3c9a7440967eda062cc2b3b8b1aede4bdda690e5c20e55ad258c273a1518412e08bf8b8707')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list