summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-10-12 11:55:53 +0800
committerNing Sun2023-10-12 03:56:08 +0000
commit8086504e2d9c9be74dcbe6b6a4e4a150ad67741d (patch)
treef7f87a7e5193d384357070263f8e98239da51c8d
parent7b08f0b9681bf9b6f3cb087b3c8a7a6d1ed1b769 (diff)
downloadaur-8086504e2d9c9be74dcbe6b6a4e4a150ad67741d.tar.gz
Update to v0.5.0-nightly-20231011 (#53)
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 fc787acb4ae2..23ef1b211b0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20231002
+ pkgver = 0.5.0.20231011
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-20231002/greptime-linux-amd64-v0.4.0-nightly-20231002.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231011/greptime-linux-amd64-v0.5.0-nightly-20231011.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 46457729953ac4e1e1ddc581c7ac97283403a818b36eb930417cf87f8b1a1cce
+ sha256sums = ec2a104f918ed2ba499808ad8dc0b34d956b7f05f9bd01fccfe78001b2b01a33
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cfd2c136f955..e769871157e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20231002
-_pkgvergh=v0.4.0-nightly-20231002
+pkgver=0.5.0.20231011
+_pkgvergh=v0.5.0-nightly-20231011
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=("46457729953ac4e1e1ddc581c7ac97283403a818b36eb930417cf87f8b1a1cce"
+sha256sums=("ec2a104f918ed2ba499808ad8dc0b34d956b7f05f9bd01fccfe78001b2b01a33"
"SKIP"
"SKIP"
"SKIP"