summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2021-09-29 09:39:21 +0800
committerMohd Lee2021-09-29 09:39:21 +0800
commitb06f0fb983a025c8679708b6223f5d4f883e5398 (patch)
tree34783e6d38f7ef90184dfd0db9fef1087fbf95da
parentf0e5eab86a18b09ad046d161b25d2155b2be3cac (diff)
downloadaur-b06f0fb983a025c8679708b6223f5d4f883e5398.tar.gz
Updated to 1.21.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4480cf65eddb..c4340f40411f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = storageexplorer
pkgdesc = Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
- pkgver = 1.21.1
+ pkgver = 1.21.2
pkgrel = 1
url = https://github.com/microsoft/AzureStorageExplorer/releases
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = storageexplorer
depends = libgnome-keyring
depends = dotnet-runtime-3.1
provides = storageexplorer
- source = Linux.StorageExplorer-linux-x64-v1.21.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.21.1/Linux_StorageExplorer-x64.tar.gz
+ source = Linux.StorageExplorer-linux-x64-v1.21.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.21.2/Linux_StorageExplorer-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = c9798380b408cd8a427bfd93b956af5dd7c54f23d55c4726d36b7a5c7fec531d
+ sha256sums = 8b29f640ec7d8a55cae7b42c941aa6ab9318bd506ddf56c5f44d5148268abcd0
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index d7e805084569..2c8b9501c677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mohd Lee <faulty.lee+aur@gmail.com>
# Contributor: Ricardo Band <email@ricardo.band>
pkgname=storageexplorer
-pkgver=1.21.1
+pkgver=1.21.2
pkgrel=1
pkgdesc="Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux."
arch=(x86_64)
@@ -12,7 +12,7 @@ provides=('storageexplorer')
changelog=
source=("Linux.StorageExplorer-linux-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/Linux_StorageExplorer-x64.tar.gz"
"storageexplorer.desktop")
-sha256sums=('c9798380b408cd8a427bfd93b956af5dd7c54f23d55c4726d36b7a5c7fec531d'
+sha256sums=('8b29f640ec7d8a55cae7b42c941aa6ab9318bd506ddf56c5f44d5148268abcd0'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {