summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNing Sun2022-07-22 15:33:58 +0800
committerNing Sun2022-07-22 15:34:16 +0800
commit4a32aa3902d37f501056eac066bee6020c7a4743 (patch)
treec49985f1ba4d8ea93c226e3c81ef818961711060 /.SRCINFO
parentd1263eadd0cb10869c3baa09bdd723998bcab6d8 (diff)
downloadaur-4a32aa3902d37f501056eac066bee6020c7a4743.tar.gz
fix java 17 and log dir
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3cbaf5efa2d..6b45db5af87f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = questdb
pkgdesc = Fast timeseries database
pkgver = 6.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://questdb.io
install = questdb.install
arch = any
license = APACHE
- depends = java-runtime=11
+ depends = java-runtime
depends = bash
source = https://github.com/questdb/questdb/releases/download/6.4.3/questdb-6.4.3-no-jre-bin.tar.gz
source = questdb.sh