summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-01-23 10:57:31 +0800
committerMohd Lee2018-01-23 10:57:31 +0800
commit12ed3fa9fd27dd1968321593ed73c063e4a83228 (patch)
treec9257f8a0d32e98b586b10ce1a9f712f456612d3
parentc53797fe5eb9143a887b101df77d977e9ce21479 (diff)
downloadaur-12ed3fa9fd27dd1968321593ed73c063e4a83228.tar.gz
Updated to 0.9.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba86aac69d12..4710fcc855c7 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.3
+ pkgver = 0.9.4
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 = 10df3c49771ba401a7f88e82b6a25b877e81c3bd428fe94d8e5062862b7d4254
+ sha256sums = ab464ba04c6695c3b46acb3a667fb249c81bd97ace2a9f578c1fb7871d471670
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 790acbdbe954..c3b0174b37fa 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.3
+pkgver=0.9.4
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=('10df3c49771ba401a7f88e82b6a25b877e81c3bd428fe94d8e5062862b7d4254'
+sha256sums=('ab464ba04c6695c3b46acb3a667fb249c81bd97ace2a9f578c1fb7871d471670'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {