summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-02-20 10:59:29 +0800
committerNing Sun2023-02-20 02:59:44 +0000
commit0498798705326ec96f76baa55694859383c3df6f (patch)
tree840301e8dbd6d79b3557f56b923a9a85e2c4df95
parentd1b89bddda761e59b38d3b7bf95b11ef1e0ced55 (diff)
downloadaur-0498798705326ec96f76baa55694859383c3df6f.tar.gz
Update to v0.1.0-alpha-20230220-weekly (#16)
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 25a81fab43e0..3f7badb4b03c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.1.0.20230213
+ pkgver = 0.1.0.20230220
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.1.0-alpha-20230213-weekly/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20230207.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20230220-weekly/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = f4a9dc1dce79e284e9d75dd88fa88eb0c88edefc3af62a00a79aa101b738a631
+ sha256sums = f39ae8d511c2e753a04e159a21a9ffc96d96259e8f3a461019cbe1478cfa5887
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 752ade03e3ed..9df8982c7dbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.1.0.20230213
-_pkgvergh=v0.1.0-alpha-20230213-weekly
+pkgver=0.1.0.20230220
+_pkgvergh=v0.1.0-alpha-20230220-weekly
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=("f4a9dc1dce79e284e9d75dd88fa88eb0c88edefc3af62a00a79aa101b738a631"
+sha256sums=("f39ae8d511c2e753a04e159a21a9ffc96d96259e8f3a461019cbe1478cfa5887"
"SKIP"
"SKIP"
"SKIP"