summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2020-08-28 11:00:17 +0800
committerMohd Lee2020-08-28 11:00:17 +0800
commit602dfb2f95380345c79d613629958ae7736cf52a (patch)
treed5c78eea0142a1ab893122c6ccb6197a98beb92c
parente9864ad4eed35b8861d5dacb27604c8e8277bf24 (diff)
downloadaur-602dfb2f95380345c79d613629958ae7736cf52a.tar.gz
Updated to 1.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86cd9b6cb63b..db11705adee4 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.2
+ pkgver = 1.15.0
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.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.14.2/Linux_StorageExplorer-x64.tar.gz
+ source = Linux.StorageExplorer-linux-x64-v1.15.0.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.15.0/Linux_StorageExplorer-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = 154fac877df9ac818ed8c4af432196562ec7b0e02e9c2cb2d60d4867a6f61707
+ sha256sums = 8efe43a86439f39e76ad6ebc1ccc1699cb827d7e46d71fc9cf5ee53570427d44
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 0fc9ffc98329..41d3a0f39d5e 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.2
+pkgver=1.15.0
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=('154fac877df9ac818ed8c4af432196562ec7b0e02e9c2cb2d60d4867a6f61707'
+sha256sums=('8efe43a86439f39e76ad6ebc1ccc1699cb827d7e46d71fc9cf5ee53570427d44'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {