blob: 79957204668e5a26345047c1ae8856723ae8cd53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = fsqlf-git
pkgdesc = Free SQL Formatter which adds linebreaks and indentation to SQL source code
pkgver = v1.0.0.prealpha.02.r21
pkgrel = 1
url = http://fsqlf.sourceforge.net/
arch = i686
arch = x86_64
license = LGPL
makedepends = flex
makedepends = gcc
makedepends = make
makedepends = git
depends = wxgtk2
source = git+https://github.com/dnsmkl/fsqlf.git
sha256sums = SKIP
pkgname = fsqlf-git
|