summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-21 01:15:06 +0800
committerNing Sun2023-11-20 17:15:21 +0000
commitc277ece9bbd9004b9cd8d65ddc81bfbf4f169c6b (patch)
tree399252612f8ceaacf81757f2480d48b2d1b8e03a
parent8ce1c7ba3652a58358fe484f5d5452c956075d17 (diff)
downloadaur-c277ece9bbd9004b9cd8d65ddc81bfbf4f169c6b.tar.gz
Update to v0.5.0-nightly-20231120 (#60)
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 5fb07a56722a..1708a533d657 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.5.0.20231113
+ pkgver = 0.5.0.20231120
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-20231113/greptime-linux-amd64-v0.5.0-nightly-20231113.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231120/greptime-linux-amd64-v0.5.0-nightly-20231120.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = a71637e016b13b26e69939564c6ad5b073ae6082aee09932c13727304b3a64d7
+ sha256sums = 50655b7477782f786729b0c746758538e84a1ebe1eb9a6f744f359c563ca4aec
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aedf3df6cfc1..32375c175b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.5.0.20231113
-_pkgvergh=v0.5.0-nightly-20231113
+pkgver=0.5.0.20231120
+_pkgvergh=v0.5.0-nightly-20231120
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=("a71637e016b13b26e69939564c6ad5b073ae6082aee09932c13727304b3a64d7"
+sha256sums=("50655b7477782f786729b0c746758538e84a1ebe1eb9a6f744f359c563ca4aec"
"SKIP"
"SKIP"
"SKIP"