blob: a59adb98a37cb0fe2b7a30cc101fb7c6aef4f1ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = erwin-std-git
pkgdesc = The Erwin programming language standard library
pkgver = r7.a60d62b
pkgrel = 1
url = https://github.com/erwin-lang/erwin-std.git
arch = any
license = Apache-2.0
makedepends = git
provides = erwin-std
conflicts = erwin-std
source = git+https://github.com/erwin-lang/erwin-std.git
sha256sums = SKIP
pkgname = erwin-std-git
|