summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-10-14 19:49:44 +0800
committerNing Sun2023-10-14 11:49:57 +0000
commitd5423a8dbf6d72622be94db46d4a960609aab700 (patch)
tree43ed4ce8f8d3572441d21286c9077243be4f9c18
parent8086504e2d9c9be74dcbe6b6a4e4a150ad67741d (diff)
downloadaur-d5423a8dbf6d72622be94db46d4a960609aab700.tar.gz
Update to v0.5.0-nightly-20231013 (#54)
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 23ef1b211b0a..9c64294882cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.5.0.20231011
+ pkgver = 0.5.0.20231013
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.5.0-nightly-20231011/greptime-linux-amd64-v0.5.0-nightly-20231011.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.5.0-nightly-20231013/greptime-linux-amd64-v0.5.0-nightly-20231013.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = ec2a104f918ed2ba499808ad8dc0b34d956b7f05f9bd01fccfe78001b2b01a33
+ sha256sums = e60555be2fe28cca5a033f41c221b62e1b6882dffd0c043ee70664fefd11387c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e769871157e2..cf4d09cea4d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.5.0.20231011
-_pkgvergh=v0.5.0-nightly-20231011
+pkgver=0.5.0.20231013
+_pkgvergh=v0.5.0-nightly-20231013
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=("ec2a104f918ed2ba499808ad8dc0b34d956b7f05f9bd01fccfe78001b2b01a33"
+sha256sums=("e60555be2fe28cca5a033f41c221b62e1b6882dffd0c043ee70664fefd11387c"
"SKIP"
"SKIP"
"SKIP"