summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-07-15 16:09:41 +0700
committerShulhan <ms@kilabit.info>2023-07-15 16:09:41 +0700
commitca511ab58dfa2c369ab80e1b0a5404f74ca872a4 (patch)
tree400a84bc98c8ee870ba06cd29dd75c25b493e96f /PKGBUILD
parente7e623fc461b34b52265456674deff5bafd26c3c (diff)
downloadgoogle-cloud-ops-agent-git-ca511ab58dfa2c369ab80e1b0a5404f74ca872a4.tar.xz
all: set the release version to 2
Since we generate the patch twice, while the git version is the same, the signature will become invalid. Hence, we need to increase the package release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1895934..0f59610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=google-cloud-ops-agent-git
pkgver=2.34.0.r34.gfdcfea1a4
-pkgrel=1
+pkgrel=2
pkgdesc="Ops Agents that are part of the Google Cloud Operations product suite (specifically Cloud Logging and Cloud Monitoring)"
arch=('x86_64' 'aarch64')