summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-03-04 10:59:23 +0800
committerNing Sun2024-03-04 02:59:34 +0000
commit1894a6182cfd9004e7ca23ac80aa013096eaa5f7 (patch)
treeb39778992d11d7053f1a5fe8774e93db947793ff
parent27d5682cac9408070fc131c296171bf79874fc63 (diff)
downloadaur-1894a6182cfd9004e7ca23ac80aa013096eaa5f7.tar.gz
Update to v0.7.0-nightly-20240304 (#67)
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 cb66db263b0c..ea98495c56df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.7.0.20240226
+ pkgver = 0.7.0.20240304
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.7.0-nightly-20240226/greptime-linux-amd64-v0.7.0-nightly-20240226.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.7.0-nightly-20240304/greptime-linux-amd64-v0.7.0-nightly-20240304.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 0f40b6a131d3f0858a41738c3ad86058a92841a1f0457ff0c70182a9fa2f4a1d
+ sha256sums = 94e7b6d6c4406b8a2ece825c8596f0825e3bdc480cb07a8958a1f68089cedb63
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index be62e4213043..5407a6987b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.7.0.20240226
-_pkgvergh=v0.7.0-nightly-20240226
+pkgver=0.7.0.20240304
+_pkgvergh=v0.7.0-nightly-20240304
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=("0f40b6a131d3f0858a41738c3ad86058a92841a1f0457ff0c70182a9fa2f4a1d"
+sha256sums=("94e7b6d6c4406b8a2ece825c8596f0825e3bdc480cb07a8958a1f68089cedb63"
"SKIP"
"SKIP"
"SKIP"