summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-05-30 10:55:22 +0800
committerNing Sun2023-05-30 02:55:33 +0000
commit484208c5a2cc3b55fc28f6bfb1cf0f18efda854c (patch)
tree24f3c7c7662c98b7cb0033991fb0ca91f6857db9
parent2d5a92ff6861164622a0d97eadb2de905e3de7d8 (diff)
downloadaur-484208c5a2cc3b55fc28f6bfb1cf0f18efda854c.tar.gz
Update to v0.3.0-nightly-20230530 (#34)
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 793cc7ee4b36..7dad5acbb22f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.3.0.20230522
+ pkgver = 0.3.0.20230530
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.3.0-nightly-20230522/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.3.0-nightly-20230530/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 81e4b5e350f29050f102a8b40f21355ba0bbaa3d9577d96da22795faec5bdce4
+ sha256sums = e32e0397b9e619b0defb9f81eb093b24025aa75d082c6a1a6afb7ab33637ffda
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a98e01dba9c8..2d75fbe2089b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.3.0.20230522
-_pkgvergh=v0.3.0-nightly-20230522
+pkgver=0.3.0.20230530
+_pkgvergh=v0.3.0-nightly-20230530
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=("81e4b5e350f29050f102a8b40f21355ba0bbaa3d9577d96da22795faec5bdce4"
+sha256sums=("e32e0397b9e619b0defb9f81eb093b24025aa75d082c6a1a6afb7ab33637ffda"
"SKIP"
"SKIP"
"SKIP"