summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-08-22 10:19:44 +0800
committerNing Sun2023-08-22 02:19:57 +0000
commitd04d537e48172ce164a3364900fb0d7624b0a854 (patch)
tree3bb420114933557fd09b2a13eaf33ad93cfd420a
parent72f7c8cfec3410f4d90dd4f1aaf2ead99e652985 (diff)
downloadaur-d04d537e48172ce164a3364900fb0d7624b0a854.tar.gz
Update to v0.4.0-nightly-20230821 (#48)
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 64a32fdd7d20..2a789cbce85f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230814
+ pkgver = 0.4.0.20230821
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-20230814/greptime-linux-amd64-v0.4.0-nightly-20230814.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230821/greptime-linux-amd64-v0.4.0-nightly-20230821.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = b6fad0a7934febcd8ff60bc689b3e521e0780b3fb0a453fa2ae55abc7815b913
+ sha256sums = e9a631b4f55c69ffe275615caae74030854208c71119d565dc7072032813442c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fb90b00727c2..3d5ce415dfd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230814
-_pkgvergh=v0.4.0-nightly-20230814
+pkgver=0.4.0.20230821
+_pkgvergh=v0.4.0-nightly-20230821
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=("b6fad0a7934febcd8ff60bc689b3e521e0780b3fb0a453fa2ae55abc7815b913"
+sha256sums=("e9a631b4f55c69ffe275615caae74030854208c71119d565dc7072032813442c"
"SKIP"
"SKIP"
"SKIP"