summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2017-11-03 14:55:02 +0800
committerMohd Lee2017-11-03 14:55:02 +0800
commitbafb567a242bb6b0cb35b27dd5703b148e3b382f (patch)
treeeafd8caca279b31163a7056fce2beb7b7ded19fe
parente3392dfdf70c13f7601fb8a543c3c18741b6bb47 (diff)
downloadaur-bafb567a242bb6b0cb35b27dd5703b148e3b382f.tar.gz
Updated to 0.9.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 377e4fc5db02..3b3ef5ffc634 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.1
+ pkgver = 0.9.2
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 = c97fbeeae380fd75dcad9f23d804820392201279d36f9eaf014521e4c58896cc
+ sha256sums = a150e38ff7b391a00871950cf7016120b4bcac9f9a85bffa903231c357408eff
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 5a0c3ce5e0d1..6ac121a89ebe 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.1
+pkgver=0.9.2
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=('c97fbeeae380fd75dcad9f23d804820392201279d36f9eaf014521e4c58896cc'
+sha256sums=('a150e38ff7b391a00871950cf7016120b4bcac9f9a85bffa903231c357408eff'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {