blob: afb2832f431d2076334b4e9ef476526d126b7e3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = nawk-git
pkgdesc = The version of awk described in "The AWK Programming Language".
pkgver = 20231001.r288.d8e4368
pkgrel = 1
url = https://github.com/onetrueawk/awk
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = glibc
provides = nawk
conflicts = nawk
options = !makeflags
source = nawk-git::git+https://github.com/onetrueawk/awk
source = nawk-git-bsd::git+https://github.com/onetrueawk/awk#branch=bsd-features
md5sums = SKIP
md5sums = SKIP
pkgname = nawk-git
|