summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFraser P. Newton2022-05-28 23:38:33 -0400
committerFraser P. Newton2022-05-28 23:38:33 -0400
commitc952f9915d7d758474e2e4a70f40a48c563a01a3 (patch)
tree448625530657b429c9c3970acc2accc3d96498a1 /PKGBUILD
parent7a0c4ad98724f3f493f628ae376cb5a55a126b32 (diff)
downloadaur-c952f9915d7d758474e2e4a70f40a48c563a01a3.tar.gz
Version bump to 1.24.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcdcf85258c1..28c98922ae7b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fraser P. Newton <fpnewton90@gmail.com>
pkgname=azure-storage-explorer
-pkgver=1.24.1
+pkgver=1.24.2
pkgrel=1
pkgdesc="Storage Explorer allows you to view and interact with your Azure Storage resources."
arch=('x86_64')
@@ -11,7 +11,7 @@ provides=('azure-storage-explorer')
source=("$pkgname-$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v${pkgver}/Linux_StorageExplorer-linux-x64.tar.gz"
"https://raw.githubusercontent.com/microsoft/AzureStorageExplorer/master/LICENSE"
"StorageExplorer.desktop")
-sha256sums=('2983d4f8d4e83c97cd6a19e29690df13ef502feabc2bf41a20b7de5d3483f574'
+sha256sums=('13c36def5065431cb5c305593d6962908793fa02d525333f9407b6aa1aa14b19'
'9bbc1ea9fe5c96df01b311a2ac864d5b18fc87b9948bfd14770e4b44db755ee9'
'ed90ef85054cd2860d6c0e123a0db52a81014a6433e02952a57926ab115b7717')