summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-03-29 10:48:47 +0800
committerNing Sun2023-03-29 02:48:59 +0000
commitedb32a12d82dab270f942a733f87f01cb476a2c7 (patch)
treee57597e5a8f9b9dc929e471d73754a5f7fbf1ad9
parent97ec740b1cc66462e36784c7a676d0fa5feeeec8 (diff)
downloadaur-edb32a12d82dab270f942a733f87f01cb476a2c7.tar.gz
Update to v0.2.0-nightly-20230328 (#26)
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 6f17669631df..3c747a2d56bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.2.0.20230327
+ pkgver = 0.2.0.20230328
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.2.0-nightly-20230327/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.2.0-nightly-20230328/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 9f505248e9c4e11d387ecaf5f89c8add124399bebb3ca5a96a67d40ff95c5558
+ sha256sums = 5848e04dfc765a82bf95f442d50d73c6eb592e87a6c31c9f605292a81410350d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7cddbb719b93..4035b2ad2dc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.2.0.20230327
-_pkgvergh=v0.2.0-nightly-20230327
+pkgver=0.2.0.20230328
+_pkgvergh=v0.2.0-nightly-20230328
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=("9f505248e9c4e11d387ecaf5f89c8add124399bebb3ca5a96a67d40ff95c5558"
+sha256sums=("5848e04dfc765a82bf95f442d50d73c6eb592e87a6c31c9f605292a81410350d"
"SKIP"
"SKIP"
"SKIP"