summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2017-10-15 22:10:22 +0800
committerMohd Lee2017-10-15 22:10:22 +0800
commit16bbc8cb39bb210c7ec8a1464d250c47fff82496 (patch)
tree446c39026a19303f5c4e4f04df61b7c57f6c3f0d
parentbb62b0360847c236dea912fdd3366c2b45c0710b (diff)
downloadaur-16bbc8cb39bb210c7ec8a1464d250c47fff82496.tar.gz
Updated to 0.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1747fee2cd17..5dfab80a1d77 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.8.16
+ pkgver = 0.9.0
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 = b21fb7ea080555bed5bf45b92a25188bd505994717ffe9150aa37333c0b68713
+ sha256sums = c28ec06dc0bd08b6d8acc8677c12a99249340ec720de832a3f658f9cf7f52c0d
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 9199a2be2525..5de14574f046 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.8.16
+pkgver=0.9.0
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=('b21fb7ea080555bed5bf45b92a25188bd505994717ffe9150aa37333c0b68713'
+sha256sums=('c28ec06dc0bd08b6d8acc8677c12a99249340ec720de832a3f658f9cf7f52c0d'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {