summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Farias2023-02-07 20:11:51 -0500
committerRodrigo Farias2023-02-07 20:11:51 -0500
commit8cbbd9e557df548a167918c782a964914763b238 (patch)
treed64997b86d306522698d309400601b73b0ecc49c /PKGBUILD
parentc045f31948016226dab3dba6a0ba31d30fe48dde (diff)
downloadaur-8cbbd9e557df548a167918c782a964914763b238.tar.gz
Update to 2.45.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4c14f7de3b6..041a5049e30e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodrigo Farias <rodrigofarias77@gmail.com>
pkgname=azure-cli-bin
-pkgver=2.43.0
+pkgver=2.45.0
pkgrel=2
pkgdesc='Azure Command-Line Interface (Debian package)'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('openssl-1.1' 'python')
conflicts=('azure-cli' 'python-azure-cli')
source=("https://packages.microsoft.com/repos/azure-cli/pool/main/a/azure-cli/azure-cli_${pkgver}-1~bullseye_all.deb")
-md5sums=('e50ddc37275738db457ee989a124affc')
+md5sums=('5844e2b80a1dd2ea473107b6640b4486')
package () {
cd "${pkgdir}"