summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFraser P. Newton2021-11-17 16:19:39 -0500
committerFraser P. Newton2021-11-17 16:19:39 -0500
commitd914f0e3c4e43d6bfecd0bae880cfdc2372f2734 (patch)
tree6e6487a3511d1dc8deaaf2887e651053d2459b6a
parent61477127cc1dc44e1ff6081bc78478a3f1a91788 (diff)
downloadaur-d914f0e3c4e43d6bfecd0bae880cfdc2372f2734.tar.gz
Bump version to 1.21.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d47091d44c5c..b90423099049 100644
--- 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.21.2
+ pkgver = 1.21.3
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.21.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.21.2/Linux_StorageExplorer-x64.tar.gz
+ source = azure-storage-explorer-1.21.3.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.21.3/Linux_StorageExplorer-x64.tar.gz
source = https://raw.githubusercontent.com/microsoft/AzureStorageExplorer/master/LICENSE
source = StorageExplorer.desktop
- sha256sums = 8b29f640ec7d8a55cae7b42c941aa6ab9318bd506ddf56c5f44d5148268abcd0
+ sha256sums = 1fd18cc0fb57b4c0eae11d59b04ddc7261fa7dba112d2d3064ae63ebf8b7129b
sha256sums = 9bbc1ea9fe5c96df01b311a2ac864d5b18fc87b9948bfd14770e4b44db755ee9
sha256sums = ed90ef85054cd2860d6c0e123a0db52a81014a6433e02952a57926ab115b7717
diff --git a/PKGBUILD b/PKGBUILD
index f609b78ac378..fc6d3a57778d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fraser P. Newton <fpnewton90@gmail.com>
pkgname=azure-storage-explorer
-pkgver=1.21.2
+pkgver=1.21.3
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-x64.tar.gz"
"https://raw.githubusercontent.com/microsoft/AzureStorageExplorer/master/LICENSE"
"StorageExplorer.desktop")
-sha256sums=('8b29f640ec7d8a55cae7b42c941aa6ab9318bd506ddf56c5f44d5148268abcd0'
+sha256sums=('1fd18cc0fb57b4c0eae11d59b04ddc7261fa7dba112d2d3064ae63ebf8b7129b'
'9bbc1ea9fe5c96df01b311a2ac864d5b18fc87b9948bfd14770e4b44db755ee9'
'ed90ef85054cd2860d6c0e123a0db52a81014a6433e02952a57926ab115b7717')