summarylogtreecommitdiffstats
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
parent7a0c4ad98724f3f493f628ae376cb5a55a126b32 (diff)
downloadaur-c952f9915d7d758474e2e4a70f40a48c563a01a3.tar.gz
Version bump to 1.24.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61b4a6e6888c..0bb939954b23 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-storage-explorer
pkgdesc = Storage Explorer allows you to view and interact with your Azure Storage resources.
- pkgver = 1.24.1
+ pkgver = 1.24.2
pkgrel = 1
url = https://github.com/microsoft/AzureStorageExplorer
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = azure-storage-explorer
depends = libsecret
depends = dotnet-runtime-3.1
provides = azure-storage-explorer
- source = azure-storage-explorer-1.24.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.24.1/Linux_StorageExplorer-linux-x64.tar.gz
+ source = azure-storage-explorer-1.24.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.24.2/Linux_StorageExplorer-linux-x64.tar.gz
source = https://raw.githubusercontent.com/microsoft/AzureStorageExplorer/master/LICENSE
source = StorageExplorer.desktop
- sha256sums = 2983d4f8d4e83c97cd6a19e29690df13ef502feabc2bf41a20b7de5d3483f574
+ sha256sums = 13c36def5065431cb5c305593d6962908793fa02d525333f9407b6aa1aa14b19
sha256sums = 9bbc1ea9fe5c96df01b311a2ac864d5b18fc87b9948bfd14770e4b44db755ee9
sha256sums = ed90ef85054cd2860d6c0e123a0db52a81014a6433e02952a57926ab115b7717
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')