summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-09-26 11:35:54 +0800
committerNing Sun2023-09-26 03:36:07 +0000
commitc234f8a7fdde8b3c9c156adeeab366492d581b20 (patch)
tree7119414429cc6017ef7b29b96b7bc0edbd6dd432
parenta4969e1f2ea4c4a567ede5b89ba600883c62d007 (diff)
downloadaur-c234f8a7fdde8b3c9c156adeeab366492d581b20.tar.gz
Update to v0.4.0-nightly-20230925 (#51)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52752f806796..6fccf3d785c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230920
+ pkgver = 0.4.0.20230925
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-20230920/greptime-linux-amd64-v0.4.0-nightly-20230920.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230925/greptime-linux-amd64-v0.4.0-nightly-20230925.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 435a9b054f0995f40d731bb9c68db342ea9d47d2556c956d4f30aa440e99abac
+ sha256sums = e049a0cb01a8a8a970b328b5c95113840f3562de43fd8e3a87a33d6d402d9413
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 77e3d15f1a1b..2d89f2b13f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230920
-_pkgvergh=v0.4.0-nightly-20230920
+pkgver=0.4.0.20230925
+_pkgvergh=v0.4.0-nightly-20230925
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=("435a9b054f0995f40d731bb9c68db342ea9d47d2556c956d4f30aa440e99abac"
+sha256sums=("e049a0cb01a8a8a970b328b5c95113840f3562de43fd8e3a87a33d6d402d9413"
"SKIP"
"SKIP"
"SKIP"