summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-06-13 17:25:50 +0800
committerNing Sun2023-06-13 09:26:05 +0000
commitc62749d9e774f07d057fd6029b5e9073ce61a53c (patch)
tree0eec4f88c1c452f64e3a81d711f344fb32fa5259
parentb0b5e7f7ed5f43254c4548dbdf0ad54ec9121323 (diff)
downloadaur-c62749d9e774f07d057fd6029b5e9073ce61a53c.tar.gz
Update to v0.4.0-nightly-20230612 (#37)
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 a05f5c9e0ba5..a756c709a157 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230609
+ pkgver = 0.4.0.20230612
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.3.0.20230605.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230609/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.3.0.20230605.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230612/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 4a80142642a8b729593d66d8d2a877218690f19a82e61260e06f9206c67dbf4c
+ sha256sums = c25515a739d0843e1b60b71cc4a7a9c9c6f6a1dc627a9f95e5a831ac36fcb41e
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c60ba130ac10..f36544e08753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230609
-_pkgvergh=v0.4.0-nightly-20230609
+pkgver=0.4.0.20230612
+_pkgvergh=v0.4.0-nightly-20230612
pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("greptime-linux-amd64-${pkgver}.tgz::https://github.com/GreptimeTeam/gre
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("4a80142642a8b729593d66d8d2a877218690f19a82e61260e06f9206c67dbf4c"
+sha256sums=("c25515a739d0843e1b60b71cc4a7a9c9c6f6a1dc627a9f95e5a831ac36fcb41e"
"SKIP"
"SKIP"
"SKIP"