blob: de6513bf290a8f6a3dc568a80a9c49388a62b7d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = csvfilter
pkgdesc = Filter for csv files.
pkgver = 0.1
pkgrel = 2
url = https://github.com/mikolajb/csvfilter
arch = x86_64
arch = i686
license = MIT
makedepends = go
source = csvfilter-0.1.tar.gz::https://github.com/mikolajb/csvfilter/archive/0.1.tar.gz
sha256sums = faa0f02017b64c8e003a4f356637940033c20f4b26adae802e33f27a078551f1
pkgname = csvfilter
|