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

Felix Yan felixonmars at archlinux.org
Thu Apr 19 23:54:17 UTC 2018


    Date: Thursday, April 19, 2018 @ 23:54:17
  Author: felixonmars
Revision: 322478

upgpkg: libuv 1.20.1-1

Modified:
  libuv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 21:54:11 UTC (rev 322477)
+++ PKGBUILD	2018-04-19 23:54:17 UTC (rev 322478)
@@ -2,8 +2,8 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=libuv
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.20.1
+pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('x86_64')
 url="https://github.com/libuv/libuv"
@@ -11,7 +11,7 @@
 depends=('glibc' 'libnsl')
 makedepends=('python-sphinx')
 source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('382309cb6e54765b956b03357cb754f49d93505ba0e0122a77f33efca07d7b87966c993a5fd9f9503edd1bcd0f49ca42bd9cd9264cce94c847aebca77d237ba0')
+sha512sums=('6406ed166908e0696bc2e43c723d5d0f1d869a0ec57c8744f843a33e6033e3e1e27584b557b05e779305296c07744c7ddbc1264ac15008557acb605f2a0e471f')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list