summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-03-31 19:52:43 -0700
committerNing Sun2024-04-01 02:52:54 +0000
commit98ac3e8e48807f5d1708b069c4771ec3e7259936 (patch)
tree939d735d741569e228897c683d344425f9010c6b
parent0e25fd7cf92e2dc423a74263693fc71e039fc4b6 (diff)
downloadaur-98ac3e8e48807f5d1708b069c4771ec3e7259936.tar.gz
Update to v0.8.0-nightly-20240401 (#70)
Co-authored-by: sunng87 <sunng87@users.noreply.github.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0df72e370416..41479f4d7846 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.8.0.20240325
+ pkgver = 0.8.0.20240401
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.8.0-nightly-20240325/greptime-linux-amd64-v0.8.0-nightly-20240325.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.8.0-nightly-20240401/greptime-linux-amd64-v0.8.0-nightly-20240401.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = a87a1205d3e265c712b8474831bbe1a4a5d21e6fcd826ec3dd7ca1ed0f78a381
+ sha256sums = 518add5b33edc5a5c3029095624a3a7447efa6b38029659e99ad85be6911eaa5
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec79b0e98c1a..692f1d0ae55b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.8.0.20240325
-_pkgvergh=v0.8.0-nightly-20240325
+pkgver=0.8.0.20240401
+_pkgvergh=v0.8.0-nightly-20240401
pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("https://github.com/GreptimeTeam/greptimedb/releases/download/${_pkgverg
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("a87a1205d3e265c712b8474831bbe1a4a5d21e6fcd826ec3dd7ca1ed0f78a381"
+sha256sums=("518add5b33edc5a5c3029095624a3a7447efa6b38029659e99ad85be6911eaa5"
"SKIP"
"SKIP"
"SKIP"