blob: 56de927457f05104329f8e3e28c3ed617c221a62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ldpl
pkgdesc = COBOL inspired language, designed to be expressive, fast, readable and easy to learn.
pkgver = 4.4
pkgrel = 1
url = https://www.ldpl-lang.org/
arch = x86_64
license = GPL3
makedepends = awk
depends = gcc-libs
source = https://github.com/Lartu/ldpl/archive/4.4.tar.gz
source = dont-do-mandb.patch
source = lpm-flags.patch
md5sums = 13fa289ccd761a36702fe37b51f90378
md5sums = 97bd2394689ba8c4c161edde2317eefd
md5sums = c4cb95cca6596d629299ac58e0d0e551
pkgname = ldpl
|