blob: aaa5993e7c3a782313aec55fc2a48d2c4929875d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lua-penlight-git
pkgdesc = Lua libraries for on input data handling, functional programming, and OS interface
pkgver = 1.7.0.r4.ge469fa0
pkgrel = 1
url = https://tieske.github.io/Penlight
arch = any
license = MIT
depends = lua
depends = lua-filesystem
provides = lua-penlight
conflicts = lua-penlight
source = lua-penlight-git::git+https://github.com/Tieske/Penlight.git
md5sums = SKIP
pkgname = lua-penlight-git
|