blob: d45d9f390ca43807131ba4b78156d746caf3bc76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gawk-abort
pkgdesc = GAWK extension - implements the abort API
pkgver = 1.0.1
pkgrel = 5
url = https://sourceforge.net/projects/gawkextlib/
arch = x86_64
license = GPL-3.0-or-later
makedepends = gawkextlib
depends = glibc
source = https://downloads.sourceforge.net/gawkextlib/gawk-abort-1.0.1.tar.gz
md5sums = 6b5a723a98b76c0197e026aab68534eb
sha256sums = 61a007421159607131d0b7d730948b696db2d03694bac40eb54265a5c9c023b5
pkgname = gawk-abort
|