summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61bdfebfb924..86cd9b6cb63b 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.14.1
+ pkgver = 1.14.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-2.1
provides = storageexplorer
- source = Linux.StorageExplorer-linux-x64-v1.14.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.14.1/Linux_StorageExplorer-x64.tar.gz
+ source = Linux.StorageExplorer-linux-x64-v1.14.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.14.2/Linux_StorageExplorer-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = 99a9cb3ba7e8fa6794f7a25dc977f0c38a7c249048f3abcc9eb5c36a7be0bc92
+ sha256sums = 154fac877df9ac818ed8c4af432196562ec7b0e02e9c2cb2d60d4867a6f61707
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 7bb433c8c459..0fc9ffc98329 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.14.1
+pkgver=1.14.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=('99a9cb3ba7e8fa6794f7a25dc977f0c38a7c249048f3abcc9eb5c36a7be0bc92'
+sha256sums=('154fac877df9ac818ed8c4af432196562ec7b0e02e9c2cb2d60d4867a6f61707'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {