summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-02-13 09:35:12 +0800
committerMohd Lee2018-02-13 09:35:12 +0800
commit1f9ac86c321a00811712132230fba96fececac57 (patch)
tree49d25d349a1fb11bd096a3f1ecd2f385c14b4987
parent12ed3fa9fd27dd1968321593ed73c063e4a83228 (diff)
downloadaur-1f9ac86c321a00811712132230fba96fececac57.tar.gz
Updated to 0.9.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4710fcc855c7..5379d0db35eb 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.4
+ pkgver = 0.9.5
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 = ab464ba04c6695c3b46acb3a667fb249c81bd97ace2a9f578c1fb7871d471670
+ sha256sums = 71de6000051ac549dc81372c4a8925ad3e87c50f9230b8803b6023500be45d55
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index c3b0174b37fa..1854cc76df85 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.4
+pkgver=0.9.5
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=('ab464ba04c6695c3b46acb3a667fb249c81bd97ace2a9f578c1fb7871d471670'
+sha256sums=('71de6000051ac549dc81372c4a8925ad3e87c50f9230b8803b6023500be45d55'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {