summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5cb7c624fdd..a05f5c9e0ba5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.3.0.20230605
- pkgrel = 2
+ pkgver = 0.4.0.20230609
+ 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.3.0-nightly-20230605/greptime-linux-amd64.tgz
+ 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 = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = ecb2a2afa37a8159cd73ffb69c6c393a7298c2ce72c5c160c240961201a6391c
+ sha256sums = 4a80142642a8b729593d66d8d2a877218690f19a82e61260e06f9206c67dbf4c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c6598bd30e9f..c60ba130ac10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.3.0.20230605
-_pkgvergh=v0.3.0-nightly-20230605
-pkgrel=2
+pkgver=0.4.0.20230609
+_pkgvergh=v0.4.0-nightly-20230609
+pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
url='https://github.com/GreptimeTeam/greptimedb'
@@ -16,7 +16,7 @@ source=("greptime-linux-amd64-${pkgver}.tgz::https://github.com/GreptimeTeam/gre
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("ecb2a2afa37a8159cd73ffb69c6c393a7298c2ce72c5c160c240961201a6391c"
+sha256sums=("4a80142642a8b729593d66d8d2a877218690f19a82e61260e06f9206c67dbf4c"
"SKIP"
"SKIP"
"SKIP"