summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-08-07 11:00:24 +0800
committerNing Sun2023-08-07 03:00:36 +0000
commitf27753454a16e1627c43c482b93ce42208058e1a (patch)
treeea15614ee49d8b341bd788115da231a4cb33c0c9
parent09327f8caaaabdab899fd768f307ecc7f396c404 (diff)
downloadaur-f27753454a16e1627c43c482b93ce42208058e1a.tar.gz
Update to v0.4.0-nightly-20230807 (#46)
Co-authored-by: sunng87 <sunng87@users.noreply.github.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de51d61b2c0..3cfed5ac3e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.4.0.20230802
- pkgrel = 6
+ pkgver = 0.4.0.20230807
+ 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-20230802/greptime-linux-amd64-v0.4.0-nightly-20230802.tar.gz
+ source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.4.0-nightly-20230807/greptime-linux-amd64-v0.4.0-nightly-20230807.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 3b5b2eedcc6a86f5766d2f6f7fbd94d07fe506811ab1e9be2c666207692a63ae
+ sha256sums = ac934256bf0aa6025db57efbeb82f2a9a17f9a40ee18e62956dfdbaebc5305b4
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9f887b3031c9..1d2d281ac45e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.4.0.20230802
-_pkgvergh=v0.4.0-nightly-20230802
-pkgrel=6
+pkgver=0.4.0.20230807
+_pkgvergh=v0.4.0-nightly-20230807
+pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
url='https://github.com/GreptimeTeam/greptimedb'
@@ -16,7 +16,7 @@ source=("https://github.com/GreptimeTeam/greptimedb/releases/download/${_pkgverg
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("3b5b2eedcc6a86f5766d2f6f7fbd94d07fe506811ab1e9be2c666207692a63ae"
+sha256sums=("ac934256bf0aa6025db57efbeb82f2a9a17f9a40ee18e62956dfdbaebc5305b4"
"SKIP"
"SKIP"
"SKIP"