blob: 383ced1e383aee6b5ca7778044548413e8e979fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gawk-select
pkgdesc = GAWK extension - supports I/O multiplexing and signal trapping
pkgver = 1.1.4
pkgrel = 2
url = https://sourceforge.net/projects/gawkextlib/
arch = x86_64
license = GPL-3.0-or-later
depends = gawkextlib
depends = glibc
source = https://downloads.sourceforge.net/gawkextlib/gawk-select-1.1.4.tar.gz
md5sums = c2ec792dbd81edb1562ada8a56e603c5
sha256sums = 35fbaf4180851c9230dc2fa5272b669d77842ee4bfedbbdbb534e92219f99bcd
pkgname = gawk-select
|