summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2020-09-03 20:26:14 +0800
committerMohd Lee2020-09-03 20:26:14 +0800
commit9e5f6da07052d9a39951188f8485aef17d081d96 (patch)
treeaddeaecc986e3d9be23c8ae1e2a6c7d6b933a182
parent602dfb2f95380345c79d613629958ae7736cf52a (diff)
downloadaur-9e5f6da07052d9a39951188f8485aef17d081d96.tar.gz
Updated to 1.15.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db11705adee4..ca77bca8e0a0 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.15.0
+ pkgver = 1.15.1
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.15.0.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.15.0/Linux_StorageExplorer-x64.tar.gz
+ source = Linux.StorageExplorer-linux-x64-v1.15.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.15.1/Linux_StorageExplorer-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = 8efe43a86439f39e76ad6ebc1ccc1699cb827d7e46d71fc9cf5ee53570427d44
+ sha256sums = 9c22f3469d2d442a0af58df3e12d5b2a4482c716a24db59a479af42f95b23871
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 41d3a0f39d5e..61b0fbbc3f29 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.15.0
+pkgver=1.15.1
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=('8efe43a86439f39e76ad6ebc1ccc1699cb827d7e46d71fc9cf5ee53570427d44'
+sha256sums=('9c22f3469d2d442a0af58df3e12d5b2a4482c716a24db59a479af42f95b23871'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {