summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-07-17 14:10:38 +0800
committerNing Sun2023-07-17 06:10:51 +0000
commit19cd06e0ee21de75a7ded7d91bcafa6467760ce3 (patch)
treef48d63a39099b8538c12ac7e1b2615bc42b4012e
parent689a4ee0acc6d699ed94eca73cf3f60fc6745bd0 (diff)
downloadaur-19cd06e0ee21de75a7ded7d91bcafa6467760ce3.tar.gz
Update to v0.4.0-nightly-20230717 (#42)
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 1d597b9a70ec..9d4c5440f332 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230710
+ pkgver = 0.4.0.20230717
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.3.0.20230605.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230710/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.3.0.20230605.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230717/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 6bf85be43aea52fad8dd9e8fb83e863ccb935d9aadd0357544823e3f93a9b4a8
+ sha256sums = ea426d52bc9c38e8282e77dfa35eeb0297932af13ffb076f95673b77dc96a7d7
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 782973875e2c..e41a4a170d5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230710
-_pkgvergh=v0.4.0-nightly-20230710
+pkgver=0.4.0.20230717
+_pkgvergh=v0.4.0-nightly-20230717
pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("greptime-linux-amd64-${pkgver}.tgz::https://github.com/GreptimeTeam/gre
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("6bf85be43aea52fad8dd9e8fb83e863ccb935d9aadd0357544823e3f93a9b4a8"
+sha256sums=("ea426d52bc9c38e8282e77dfa35eeb0297932af13ffb076f95673b77dc96a7d7"
"SKIP"
"SKIP"
"SKIP"