summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2022-12-18 10:49:44 +0800
committerNing Sun2022-12-18 02:49:37 +0000
commit395972622c7e61444ad61ba558ed162e3a687b73 (patch)
treecf588b2c5c1c908aba21c2f26224dc714dcf0780
parent75b3b6db5dca58429ab102e4845aa091565f2c22 (diff)
downloadaur-395972622c7e61444ad61ba558ed162e3a687b73.tar.gz
fix pkgbuild format
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87bd289bf6b..c0c1cd73dea0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
pkgver = 0.1.0.20221212
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
- source = greptime-linux-amd64-0.1.0.20221205.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20221212-weekly/greptime-linux-amd64.tgz
+ source = greptime-linux-amd64-0.1.0.20221212.tgz::https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20221212-weekly/greptime-linux-amd64.tgz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
sha256sums = e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8
- sha256sums = e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8
- sha256sums = e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8
- sha256sums = e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8
- sha256sums = e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = greptimedb-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2cc011c32c85..9e132bc6fd5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=greptimedb-bin
pkgver=0.1.0.20221212
_pkgvergh=v0.1.0-alpha-20221212-weekly
-pkgrel=1
+pkgrel=2
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=("e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8")
+sha256sums=("e0e7e3bab1117c1dbdf8227d174ae4cab4ad59b4d0962520e79a42f21dfc85c8"
"SKIP"
"SKIP"
"SKIP"