summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-02-08 10:50:15 +0800
committerNing Sun2023-02-08 02:50:30 +0000
commitce723d9e552a9f168dc0b4c6fc8d51bb55fcdebd (patch)
tree319582c5a09fcc0c2f95d111ae74a33e915b9b4a
parent23b105c2278c4775b404e6db121e962193b93f3b (diff)
downloadaur-ce723d9e552a9f168dc0b4c6fc8d51bb55fcdebd.tar.gz
Update to v0.1.0-alpha-20230207-weekly (#14)
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 201a4802e131..502ae25979e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.1.0.20230130
- pkgrel = 2
+ pkgver = 0.1.0.20230207
+ pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.1.0.20230130.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20230130-weekly/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20230130.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20230207-weekly/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 22bbe5d5d80f62232048109547cd655af924342e5f85dece2fe67fea1d765357
+ sha256sums = 59bd9ee2e88f893c8e8d16d8e10fee10e3fa52d322fac672108d1812fabd9117
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3c5ee95ac1a4..ac9ea5584752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.1.0.20230130
-_pkgvergh=v0.1.0-alpha-20230130-weekly
-pkgrel=2
+pkgver=0.1.0.20230207
+_pkgvergh=v0.1.0-alpha-20230207-weekly
+pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
url='https://github.com/GreptimeTeam/greptimedb'
@@ -16,7 +16,7 @@ source=("greptime-linux-amd64-${pkgver}.tgz::https://github.com/GreptimeTeam/gre
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
-sha256sums=("22bbe5d5d80f62232048109547cd655af924342e5f85dece2fe67fea1d765357"
+sha256sums=("59bd9ee2e88f893c8e8d16d8e10fee10e3fa52d322fac672108d1812fabd9117"
"SKIP"
"SKIP"
"SKIP"