From 440cadc148cba366fb7b9068bbce59552d8677b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:55:40 -0700 Subject: [PATCH] Update to v0.10.0-nightly-20240930 (#81) Co-authored-by: sunng87 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c643a0e..2b39f8b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,17 +1,17 @@ pkgbase = greptimedb-bin pkgdesc = Open-source time-series database. - pkgver = 0.10.0.20240909 + pkgver = 0.10.0.20240930 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.10.0-nightly-20240909/greptime-linux-amd64-v0.10.0-nightly-20240909.tar.gz + source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.10.0-nightly-20240930/greptime-linux-amd64-v0.10.0-nightly-20240930.tar.gz source = greptimedb.sysusers source = greptimedb.service source = greptimedb-tmpfile.conf source = greptimedb.toml - sha256sums = 5abd0f29e4039354541e7ea8d8fa624d42b9915e0971c9c0f3e6625dcf74315f + sha256sums = 5902eb34b3cfc377b19c5db1cd449b44bacace943ff96feeb4761822e89ef8f2 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 63c9579..1a73982 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Ning Sun pkgname=greptimedb-bin -pkgver=0.10.0.20240909 -_pkgvergh=v0.10.0-nightly-20240909 +pkgver=0.10.0.20240930 +_pkgvergh=v0.10.0-nightly-20240930 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=("5abd0f29e4039354541e7ea8d8fa624d42b9915e0971c9c0f3e6625dcf74315f" +sha256sums=("5902eb34b3cfc377b19c5db1cd449b44bacace943ff96feeb4761822e89ef8f2" "SKIP" "SKIP" "SKIP"