blob: d6b48f4c28c68325048b0108439de10103677797 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-pg-query
pkgdesc = Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
pkgver = 6.0.0
pkgrel = 1
url = https://github.com/lfittl/pg_query
arch = any
license = BSD-3-CLAUSE
makedepends = rubygems
depends = ruby
depends = ruby-google-protobuf
noextract = pg_query-6.0.0.gem
source = https://rubygems.org/downloads/pg_query-6.0.0.gem
sha256sums = fbf09a4e900cee1d61e2bbfda1fefdbc35bc83c5f1c7ae1be1c6ffc5ae0f5c04
pkgname = ruby-pg-query
|