summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c747a2d56bf..b2e676d38dc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.2.0.20230328
+ pkgver = 0.2.0.20230403
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.2.0-nightly-20230328/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.2.0-nightly-20230403/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 5848e04dfc765a82bf95f442d50d73c6eb592e87a6c31c9f605292a81410350d
+ sha256sums = 71b2087a7d891032c9427f6bc2e768301e50289289875f375c959b7dd74edf3a
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4035b2ad2dc7..4fce61fde5e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.2.0.20230328
-_pkgvergh=v0.2.0-nightly-20230328
+pkgver=0.2.0.20230403
+_pkgvergh=v0.2.0-nightly-20230403
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=("5848e04dfc765a82bf95f442d50d73c6eb592e87a6c31c9f605292a81410350d"
+sha256sums=("71b2087a7d891032c9427f6bc2e768301e50289289875f375c959b7dd74edf3a"
"SKIP"
"SKIP"
"SKIP"