summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2017-12-13 16:00:40 +0800
committerMohd Lee2017-12-13 16:00:40 +0800
commitc53797fe5eb9143a887b101df77d977e9ce21479 (patch)
tree257e2d687b14fc812b6e365a20273ae77038386c
parentbafb567a242bb6b0cb35b27dd5703b148e3b382f (diff)
downloadaur-c53797fe5eb9143a887b101df77d977e9ce21479.tar.gz
Updated to 0.9.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b3ef5ffc634..ba86aac69d12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = storageexplorer
pkgdesc = Microsoft Azure Storage Explorer (Preview) is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
- pkgver = 0.9.2
+ pkgver = 0.9.3
pkgrel = 1
url = http://storageexplorer.com/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = storageexplorer
provides = storageexplorer
source = StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418
source = storageexplorer.desktop
- sha256sums = a150e38ff7b391a00871950cf7016120b4bcac9f9a85bffa903231c357408eff
+ sha256sums = 10df3c49771ba401a7f88e82b6a25b877e81c3bd428fe94d8e5062862b7d4254
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 6ac121a89ebe..790acbdbe954 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=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="Microsoft Azure Storage Explorer (Preview) 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=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('a150e38ff7b391a00871950cf7016120b4bcac9f9a85bffa903231c357408eff'
+sha256sums=('10df3c49771ba401a7f88e82b6a25b877e81c3bd428fe94d8e5062862b7d4254'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {