From 9d604b91f0390f3a7d8007406e68c87395da02e5 Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Thu, 16 Apr 2020 20:31:13 -0300 Subject: [PATCH] lua-stdlib-normalize: update to 2.0.3. --- srcpkgs/lua-stdlib-normalize/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lua-stdlib-normalize/template b/srcpkgs/lua-stdlib-normalize/template index 4e410081cc3..57de02cf208 100644 --- a/srcpkgs/lua-stdlib-normalize/template +++ b/srcpkgs/lua-stdlib-normalize/template @@ -1,16 +1,16 @@ # Template file for 'lua-stdlib-normalize' pkgname=lua-stdlib-normalize -version=2.0.2 +version=2.0.3 revision=1 -wrksrc=normalize-${version} archs=noarch +wrksrc=normalize-${version} depends="lua lua-stdlib-debug" short_desc="Collection of normalized Lua functions (Lua 5.3)" maintainer="Daniel Santana " license="MIT" homepage="https://lua-stdlib.github.io/normalize/" distfiles="https://github.com/lua-stdlib/normalize/archive/v${version}.tar.gz" -checksum=7ca9bc7812a0581f421f29dcb996011575849e4acda3d1683aa27fe4ff8c2687 +checksum=2038c38da542cf274b0b7512928e5b649c90a34f36c8919fbbbc2524b4ef716d do_install() { for _lua_version in 5.1 5.2 5.3; do