summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2017-09-29 10:51:38 +0800
committerMohd Lee2017-09-29 10:51:38 +0800
commitbb62b0360847c236dea912fdd3366c2b45c0710b (patch)
treeaa618024415e46dfa072a1648b8311cee08a2723
parent527709131259b69f13c8f812ab55b2aeafcd4d2c (diff)
downloadaur-bb62b0360847c236dea912fdd3366c2b45c0710b.tar.gz
updated to 0.8.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
-rw-r--r--storageexplorer.desktop2
3 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 079c01ef2030..1747fee2cd17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.13
- pkgrel = 2
+ pkgver = 0.8.16
+ pkgrel = 1
url = http://storageexplorer.com/
arch = x86_64
license = unknown
@@ -10,8 +10,8 @@ pkgbase = storageexplorer
provides = storageexplorer
source = StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418
source = storageexplorer.desktop
- sha256sums = 765352d213d9adbbfbc7e85bd609015d6ef3361f238f5965ddeb6b59f815873e
- sha256sums = c11f45ad21c26007ba2f852e6a522e41e2433c527223b04d41648eb71fb7384f
+ sha256sums = b21fb7ea080555bed5bf45b92a25188bd505994717ffe9150aa37333c0b68713
+ sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 82768370b278..9199a2be2525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Ricardo Band <email@ricardo.band>
+# Maintainer: Mohd Lee <faulty.lee+aur@gmail.com>
+# Contributor: Ricardo Band <email@ricardo.band>
pkgname=storageexplorer
-pkgver=0.8.13
-pkgrel=2
+pkgver=0.8.16
+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)
url="http://storageexplorer.com/"
@@ -11,8 +12,8 @@ provides=('storageexplorer')
changelog=
source=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('765352d213d9adbbfbc7e85bd609015d6ef3361f238f5965ddeb6b59f815873e'
- 'c11f45ad21c26007ba2f852e6a522e41e2433c527223b04d41648eb71fb7384f')
+sha256sums=('b21fb7ea080555bed5bf45b92a25188bd505994717ffe9150aa37333c0b68713'
+ '0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {
install -dm 755 "${pkgdir}/opt/StorageExplorer/"
diff --git a/storageexplorer.desktop b/storageexplorer.desktop
index 0eb21f75d16a..e98ec68abd4f 100644
--- a/storageexplorer.desktop
+++ b/storageexplorer.desktop
@@ -3,7 +3,7 @@ Type=Application
Version=1.0
Name=Microsoft Azure Storage Explorer
Comment=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.
-Path=/opt/storageExplorer
+Path=/opt/StorageExplorer
Exec=StorageExplorer
Icon=/opt/StorageExplorer/resources/app/out/app/icon.png
Terminal=false