We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a1423 commit 2e9accbCopy full SHA for 2e9accb
packages/sqruff-bin/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Fast SQL formatter/linter"
8
arch=('x86_64' 'aarch64')
9
url="https://github.com/$_repo"
10
license=('Apache-2.0')
11
-makedepends=('curl' 'grep' 'sed' 'unzip')
+makedepends=('curl')
12
provides=("${_pkgname}")
13
conflicts=("${_pkgname}")
14
sha256sums=('954c30259208c39cf74febfd8e7466e1a9bf6479c6aa7a7e85f1e39afce7bda7')
0 commit comments