blob: 999cd8c9316dfd9995fd5db06f086811d9634575 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sqawk-git
pkgdesc = Like Awk but with SQL and table joins
pkgver = r184.658b628
pkgrel = 1
epoch = 1
url = https://github.com/dbohdan/sqawk
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = git
depends = sqlite-tcl
depends = tcl
depends = tcllib
source = sqawk::git+https://github.com/dbohdan/sqawk
sha256sums = SKIP
pkgname = sqawk-git
|