aboutsummaryrefslogtreecommitdiff
path: root/repo/ksutils-probe-client/PKGBUILD
diff options
context:
space:
mode:
authorMagomeYae <[email protected]>2021-12-06 00:03:41 +0800
committerMagomeYae <[email protected]>2021-12-06 00:03:41 +0800
commit24549aeb0d9a9d43108b92e7a00a11ec5f6350ac (patch)
tree76c46cc3da47a0c2efe1913156ecab4d1d5eecfb /repo/ksutils-probe-client/PKGBUILD
parent13512ae341d85623786a724b90837688a0233524 (diff)
fix(pkg): Fix service name not correctly
* fix(ci): Fix build fail target not trigger correctly Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/ksutils-probe-client/PKGBUILD')
-rw-r--r--repo/ksutils-probe-client/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/ksutils-probe-client/PKGBUILD b/repo/ksutils-probe-client/PKGBUILD
index 756ccbb..ff5c86d 100644
--- a/repo/ksutils-probe-client/PKGBUILD
+++ b/repo/ksutils-probe-client/PKGBUILD
@@ -3,13 +3,13 @@
_basename=probe-client
pkgname=ksutils-$_basename
pkgver=2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='A probe client, for distributed systems'
arch=('any')
url=https://github.com/KunoiSayami/probe-client
source=(
git://github.com/KunoiSayami/probe-client#tag=2.4.0
license=('AGPL3')
sha512sums=(
'SKIP'