summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0998d84407d5..4868b1a434e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
- pkgver = 0.1.0.20221219
- pkgrel = 2
+ pkgver = 0.1.0.20221226
+ pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.1.0.20221219.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20221219-weekly/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20221219.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20221226-weekly/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
- sha256sums = 5726ee7318846d30f5684fc604b5d01929cd1d2e448ba90aeb0487e7776174c4
+ sha256sums = bd995e91dc6a9826dc6e0174a3aa68b76936b044031b04999cdc09a762da2ec8
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 99ab28b6b66b..3c1de0a094f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ning Sun <n at sunng dot info>
pkgname=greptimedb-bin
-pkgver=0.1.0.20221219
-_pkgvergh=v0.1.0-alpha-20221219-weekly
-pkgrel=2
+pkgver=0.1.0.20221226
+_pkgvergh=v0.1.0-alpha-20221226-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=("5726ee7318846d30f5684fc604b5d01929cd1d2e448ba90aeb0487e7776174c4"
+sha256sums=("bd995e91dc6a9826dc6e0174a3aa68b76936b044031b04999cdc09a762da2ec8"
"SKIP"
"SKIP"
"SKIP"