diff options
| author | Shulhan <ms@kilabit.info> | 2022-04-10 20:03:57 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-04-10 20:04:42 +0700 |
| commit | 780e7477cce6cfe4ed84b69dfffee830ed0dfd0b (patch) | |
| tree | 14745822f5d9516946e1f1d547ea6ff1c8b32349 /PKGBUILD | |
| parent | a57f3fc30dc1f8c933f39d2c37792fa03d8c3ab9 (diff) | |
| download | google-cloud-ops-agent-git-780e7477cce6cfe4ed84b69dfffee830ed0dfd0b.tar.xz | |
all: update to release 2.13.0
This release update the patch format using "git diff".
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Maintainer: shulhan <ms@kilabit.info> pkgname=google-cloud-ops-agent-git -pkgver=2.7.0.r7.g43187fc -pkgrel=2 +pkgver=2.13.0.r3.gec157cd8 +pkgrel=1 pkgdesc="Ops Agents that are part of the Google Cloud Operations product suite (specifically Cloud Logging and Cloud Monitoring)" arch=(x86_64) @@ -38,7 +38,7 @@ md5sums=( 'SKIP' 'SKIP' 'SKIP' - 'aa21cd77ff9aba8ba7b8583c97e71c8f' + '9a4dfd7fe6298c12c46ca50d7f473094' ) pkgver() { |
