Date: Thursday, August 20, 2015 @ 22:13:23 Author: mtorromeo Revision: 138567
upgpkg: libuv 1.7.1-1 Updated to 1.7.1 Modified: libuv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-20 19:26:44 UTC (rev 138566) +++ PKGBUILD 2015-08-20 20:13:23 UTC (rev 138567) @@ -2,7 +2,7 @@ # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com> pkgname=libuv -pkgver=1.7.0 +pkgver=1.7.1 pkgrel=1 pkgdesc="Multi-platform support library with a focus on asynchronous I/O" arch=('i686' 'x86_64') @@ -42,4 +42,4 @@ "$pkgdir"/usr/share/man/man1/libuv.1 } -sha256sums=('27a66f944c8cf1baf0fb53f5cfe11f01035cc80622d8ecc8e18bd1b2ae35ef5f') +sha256sums=('a515145a34672d26527c7555e73315c66a9213ab445ba591864efc11f91fc340')