blob: 1c4e73feb5745efd32d1e3b9bd570a0d08893f1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = lua-binaryheap
pkgver = 0.4
pkgrel = 2
url = https://github.com/Tieske/binaryheap.lua
arch = any
license = MIT
source = lua-binaryheap-0.4.tar.gz::https://github.com/Tieske/binaryheap.lua/archive/version_0v4.tar.gz
sha256sums = 10b1b6c6f2d22560f512f9896a6672ec5ae0eea1390ff8e662be1d5d9625b438
pkgname = lua-binaryheap
pkgdesc = Binary heap implementation for Lua 5.4
pkgname = lua51-binaryheap
pkgdesc = Binary heap implementation for Lua 5.1
pkgname = lua52-binaryheap
pkgdesc = Binary heap implementation for Lua 5.2
pkgname = lua53-binaryheap
pkgdesc = Binary heap implementation for Lua 5.3
|