Skip to content
Snippets Groups Projects
Commit 76198da5 authored by Leo's avatar Leo
Browse files

main/lua-stdlib-normalize: upgrade to 2.0.3

parent f53758db
No related merge requests found
......@@ -2,14 +2,13 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-stdlib-normalize
_rockname=std.normalize
pkgver=2.0.2
pkgver=2.0.3
pkgrel=0
pkgdesc="Normalized Lua functions"
url="https://lua-stdlib.github.io/normalize/"
arch="noarch"
license="MIT"
depends="lua lua-stdlib-debug"
provides=""
options="!check" # FIXME: requires lua-specl that we don't have yet
source="$pkgname-$pkgver.tar.gz::https://github.com/lua-stdlib/normalize/archive/v$pkgver.tar.gz"
builddir="$srcdir/normalize-$pkgver"
......@@ -30,4 +29,4 @@ package() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
sha512sums="bde7d834ce5324ee6af7e3f76d138f75bb6c55612e6e524a06d7886b92b346043a2ad4befec5f68342d369e7ed610f00388243b18886a53de6cce123b6a7637f lua-stdlib-normalize-2.0.2.tar.gz"
sha512sums="eaae2f4962b060d33f7c8487b95f5bc53fbcc0719bedb8dbf0adfaa5678f9161949534dc22904d2e004f9b55018956b6ca6d25ee478085fe803c7e53d3450e63 lua-stdlib-normalize-2.0.3.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment