summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2019-02-02 23:41:55 +0100
committerMatMoul2019-02-02 23:41:55 +0100
commit989438011e9fc982efed85229f625028772d743e (patch)
tree4da61a506b876df57c894426717c96c6aeda529d /PKGBUILD
parent8d9a880ae52bfebfc94330fe498d86f64fe4a82c (diff)
downloadaur-989438011e9fc982efed85229f625028772d743e.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a7699a0fd32..9af8faa1f37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=walinuxagent
_pkgname=WALinuxAgent
-pkgver=2.2.34
+pkgver=2.2.35
pkgrel=1
pkgdesc="Microsoft Azure Linux Guest Agent"
arch=('any')
@@ -23,7 +23,7 @@ changelog=
source=(
"https://github.com/Azure/WALinuxAgent/archive/v${pkgver}.tar.gz")
sha256sums=(
- '954d8a890f2fa4ae3b2f942418fc2c27d74ed1e55c149eb6f960f7a7e6ce5e98')
+ '5e4b18bb489f449adbe9987b9eb0b74bf2c67a4d7f3f1272d6a45c1ce2ab8e05')
package() {
cd "$_pkgname-$pkgver"