summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-09-21 10:17:44 +0800
committerNing Sun2023-09-21 02:17:56 +0000
commita4969e1f2ea4c4a567ede5b89ba600883c62d007 (patch)
treeb64be6b1ac93f7f040fb60e1de1d5d7c7cd86d06
parent11ae733a2a90d9798a1711fa851e48c7822e875c (diff)
downloadaur-a4969e1f2ea4c4a567ede5b89ba600883c62d007.tar.gz
Update to v0.4.0-nightly-20230920 (#50)
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 a16a846e1058..52752f806796 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230828
+ pkgver = 0.4.0.20230920
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-20230828/greptime-linux-amd64-v0.4.0-nightly-20230828.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230920/greptime-linux-amd64-v0.4.0-nightly-20230920.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 65db9d09d4d6b4af5dfdeeec469c8741aa5194c5bf8548b7174e2c6739b7c38e
+ sha256sums = 435a9b054f0995f40d731bb9c68db342ea9d47d2556c956d4f30aa440e99abac
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 779bc18906b0..77e3d15f1a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230828
-_pkgvergh=v0.4.0-nightly-20230828
+pkgver=0.4.0.20230920
+_pkgvergh=v0.4.0-nightly-20230920
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=("65db9d09d4d6b4af5dfdeeec469c8741aa5194c5bf8548b7174e2c6739b7c38e"
+sha256sums=("435a9b054f0995f40d731bb9c68db342ea9d47d2556c956d4f30aa440e99abac"
"SKIP"
"SKIP"
"SKIP"