diff options
| author | Shulhan <ms@kilabit.info> | 2023-07-15 16:09:41 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-07-15 16:09:41 +0700 |
| commit | ca511ab58dfa2c369ab80e1b0a5404f74ca872a4 (patch) | |
| tree | 400a84bc98c8ee870ba06cd29dd75c25b493e96f /.SRCINFO | |
| parent | e7e623fc461b34b52265456674deff5bafd26c3c (diff) | |
| download | google-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 '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = google-cloud-ops-agent-git pkgdesc = Ops Agents that are part of the Google Cloud Operations product suite (specifically Cloud Logging and Cloud Monitoring) pkgver = 2.34.0.r34.gfdcfea1a4 - pkgrel = 1 + pkgrel = 2 url = https://github.com/GoogleCloudPlatform/ops-agent arch = x86_64 arch = aarch64 |
