summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-10-03 20:26:22 +0800
committerNing Sun2023-10-03 12:26:39 +0000
commit7b08f0b9681bf9b6f3cb087b3c8a7a6d1ed1b769 (patch)
tree1215c7d8551eaee1667e961b35e22a640e01ff81
parentc234f8a7fdde8b3c9c156adeeab366492d581b20 (diff)
downloadaur-7b08f0b9681bf9b6f3cb087b3c8a7a6d1ed1b769.tar.gz
Update to v0.4.0-nightly-20231002 (#52)
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 6fccf3d785c7..fc787acb4ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230925
+ pkgver = 0.4.0.20231002
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.4.0-nightly-20230925/greptime-linux-amd64-v0.4.0-nightly-20230925.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20231002/greptime-linux-amd64-v0.4.0-nightly-20231002.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = e049a0cb01a8a8a970b328b5c95113840f3562de43fd8e3a87a33d6d402d9413
+ sha256sums = 46457729953ac4e1e1ddc581c7ac97283403a818b36eb930417cf87f8b1a1cce
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2d89f2b13f96..cfd2c136f955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230925
-_pkgvergh=v0.4.0-nightly-20230925
+pkgver=0.4.0.20231002
+_pkgvergh=v0.4.0-nightly-20231002
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=("e049a0cb01a8a8a970b328b5c95113840f3562de43fd8e3a87a33d6d402d9413"
+sha256sums=("46457729953ac4e1e1ddc581c7ac97283403a818b36eb930417cf87f8b1a1cce"
"SKIP"
"SKIP"
"SKIP"