summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2023-03-09 22:27:36 +0100
committerMatMoul2023-03-09 22:27:36 +0100
commit7b6a926ce8c8c64efdad4f820b2a83f2a2a2455c (patch)
tree23a0dec9996f1a667339c8a99530211e91a61b00 /PKGBUILD
parenta75c1f1f17ae3516985f6230bd05eb4d4dca7ff3 (diff)
downloadaur-7b6a926ce8c8c64efdad4f820b2a83f2a2a2455c.tar.gz
Version 2.9.0.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9930895e8fa5..f6e5b528d71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=Azure
_githubrepo=WALinuxAgent
-_pkgtagname=v2.8.0.11
+_pkgtagname=v2.9.0.4
pkgname=walinuxagent
-pkgver=2.8.0.11
+pkgver=2.9.0.4
pkgrel=1
pkgdesc='Microsoft Azure Linux Agent'
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
backup=('etc/waagent.conf')
source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
-sha256sums=('dbb36994d1df610943cd49609a49bf4ec6524520d88709891d282cec3607a31b')
+sha256sums=('040969f507f73f3a2c95d5b0568225ad68f7f91bfec99bd92154c3fa9e28034b')
package() {
cd "${_githubrepo}-${pkgver}"