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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Apr 21 00:11:41 UTC 2020


    Date: Tuesday, April 21, 2020 @ 00:11:39
  Author: svenstaro
Revision: 617120

upgpkg: libluv 1.36.0-1

Modified:
  libluv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-21 00:10:48 UTC (rev 617119)
+++ PKGBUILD	2020-04-21 00:11:39 UTC (rev 617120)
@@ -2,7 +2,7 @@
 # Contributor: Jurica Bradarić <jbradaric at gmail.com>
 
 pkgname=libluv
-pkgver=1.34.2
+pkgver=1.36.0
 pkgrel=1
 pkgdesc='Bare libuv bindings for lua'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'luajit' 'libuv' 'ninja')
 source=("https://github.com/luvit/luv/releases/download/${pkgver}-0/luv-${pkgver}-0.tar.gz"
         https://github.com/luvit/luv/raw/df03f2ac6d4e7269cb0c88be3ef44cf1f0de9b24/libluv.pc.in)
-sha256sums=('25183ae213fa8c36d5127cc0d11ca056953aad2a54c17dfc1b06e15f510efc19'
+sha256sums=('f2e7eb372574f25c6978c1dc74280d22efdcd7df2dda4a286c7fe7dceda26445'
             'be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e')
 
 prepare() {



More information about the arch-commits mailing list