summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-28 12:56:22 +0800
committerNing Sun2023-11-28 04:56:34 +0000
commite55cae083c0ee537703ed9fb05d9ae661cc23c93 (patch)
tree39e7180d925bb0f0918c85db113616c5f928b791
parentc277ece9bbd9004b9cd8d65ddc81bfbf4f169c6b (diff)
downloadaur-e55cae083c0ee537703ed9fb05d9ae661cc23c93.tar.gz
Update to v0.5.0-nightly-20231127 (#61)
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 1708a533d657..6153c332ac33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.5.0.20231120
+ pkgver = 0.5.0.20231127
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-20231120/greptime-linux-amd64-v0.5.0-nightly-20231120.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231127/greptime-linux-amd64-v0.5.0-nightly-20231127.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 50655b7477782f786729b0c746758538e84a1ebe1eb9a6f744f359c563ca4aec
+ sha256sums = c3b7c3ca876e4a318aa2f66d488363e910d7cb1f9262fe13634e6f0d9f8904f9
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 32375c175b51..6371ccf9badc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.5.0.20231120
-_pkgvergh=v0.5.0-nightly-20231120
+pkgver=0.5.0.20231127
+_pkgvergh=v0.5.0-nightly-20231127
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=("50655b7477782f786729b0c746758538e84a1ebe1eb9a6f744f359c563ca4aec"
+sha256sums=("c3b7c3ca876e4a318aa2f66d488363e910d7cb1f9262fe13634e6f0d9f8904f9"
"SKIP"
"SKIP"
"SKIP"