summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-12-11 10:29:05 +0800
committerNing Sun2023-12-11 02:29:16 +0000
commitea3c3d8b4b2315a0319b7b6b522336bfb39c9f60 (patch)
tree571951c59f968f6dc8a9c4ebd64de39978812d09
parent0149f830ad6d3a8668986980834a49c92501ce72 (diff)
downloadaur-ea3c3d8b4b2315a0319b7b6b522336bfb39c9f60.tar.gz
Update to v0.5.0-nightly-20231211 (#63)
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 e77febd8ea91..ca6473e3700e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.5.0.20231204
+ pkgver = 0.5.0.20231211
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.5.0-nightly-20231204/greptime-linux-amd64-v0.5.0-nightly-20231204.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231211/greptime-linux-amd64-v0.5.0-nightly-20231211.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = a750c5fce1a6e2edd454ef674fc32c2b5d3c19f373e8afa0b029a5cd2462c2a1
+ sha256sums = 77d3ebb219fc9d62b9efb9b98c765c5ad9c6c2e5aae8ae5db252327f6d5a1a6d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c484f7fc8a0a..0996969a3e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.5.0.20231204
-_pkgvergh=v0.5.0-nightly-20231204
+pkgver=0.5.0.20231211
+_pkgvergh=v0.5.0-nightly-20231211
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=("a750c5fce1a6e2edd454ef674fc32c2b5d3c19f373e8afa0b029a5cd2462c2a1"
+sha256sums=("77d3ebb219fc9d62b9efb9b98c765c5ad9c6c2e5aae8ae5db252327f6d5a1a6d"
"SKIP"
"SKIP"
"SKIP"