summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-09-01 16:16:19 +0800
committerNing Sun2023-09-01 08:16:33 +0000
commit11ae733a2a90d9798a1711fa851e48c7822e875c (patch)
tree445c4432c94b1e0e39d2c643cf93af419c3a9b32
parentd04d537e48172ce164a3364900fb0d7624b0a854 (diff)
downloadaur-11ae733a2a90d9798a1711fa851e48c7822e875c.tar.gz
Update to v0.4.0-nightly-20230828 (#49)
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 2a789cbce85f..a16a846e1058 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230821
+ pkgver = 0.4.0.20230828
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-20230821/greptime-linux-amd64-v0.4.0-nightly-20230821.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230828/greptime-linux-amd64-v0.4.0-nightly-20230828.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = e9a631b4f55c69ffe275615caae74030854208c71119d565dc7072032813442c
+ sha256sums = 65db9d09d4d6b4af5dfdeeec469c8741aa5194c5bf8548b7174e2c6739b7c38e
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3d5ce415dfd1..779bc18906b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230821
-_pkgvergh=v0.4.0-nightly-20230821
+pkgver=0.4.0.20230828
+_pkgvergh=v0.4.0-nightly-20230828
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=("e9a631b4f55c69ffe275615caae74030854208c71119d565dc7072032813442c"
+sha256sums=("65db9d09d4d6b4af5dfdeeec469c8741aa5194c5bf8548b7174e2c6739b7c38e"
"SKIP"
"SKIP"
"SKIP"