summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-12-05 13:51:57 +0800
committerNing Sun2023-12-05 05:52:10 +0000
commit0149f830ad6d3a8668986980834a49c92501ce72 (patch)
tree18c31589b813cec04a7aa2f868bce9e0708aec17
parente55cae083c0ee537703ed9fb05d9ae661cc23c93 (diff)
downloadaur-0149f830ad6d3a8668986980834a49c92501ce72.tar.gz
Update to v0.5.0-nightly-20231204 (#62)
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 6153c332ac33..e77febd8ea91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.5.0.20231127
+ pkgver = 0.5.0.20231204
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-20231127/greptime-linux-amd64-v0.5.0-nightly-20231127.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231204/greptime-linux-amd64-v0.5.0-nightly-20231204.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = c3b7c3ca876e4a318aa2f66d488363e910d7cb1f9262fe13634e6f0d9f8904f9
+ sha256sums = a750c5fce1a6e2edd454ef674fc32c2b5d3c19f373e8afa0b029a5cd2462c2a1
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6371ccf9badc..c484f7fc8a0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.5.0.20231127
-_pkgvergh=v0.5.0-nightly-20231127
+pkgver=0.5.0.20231204
+_pkgvergh=v0.5.0-nightly-20231204
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=("c3b7c3ca876e4a318aa2f66d488363e910d7cb1f9262fe13634e6f0d9f8904f9"
+sha256sums=("a750c5fce1a6e2edd454ef674fc32c2b5d3c19f373e8afa0b029a5cd2462c2a1"
"SKIP"
"SKIP"
"SKIP"