summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCiD-2021-09-13 11:18:30 -0400
committerCiD-2021-09-13 11:18:30 -0400
commitd4c9e8863dd8914a7a40aafba86ea77b79596b1a (patch)
tree612b5f0064991afdb237649895c996d1a9108f9a /PKGBUILD
parentdc3a8a7ba3cb5145c7a79b6856e69473624f4ecc (diff)
downloadaur-d4c9e8863dd8914a7a40aafba86ea77b79596b1a.tar.gz
rename source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e85740102c9..613c3656f86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Jason Kercher <jkercher43 at gmail>
pkgname=fql
pkgver=1.0
+pkgrel=1
pkgdesc="A SQL interpreter for text processing"
arch=(x86_64) # It is only tested on x86_64
url="https://github.com/jasonKercher/fql"