summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-12-06 09:55:30 +0800
committerMohd Lee2018-12-06 09:55:30 +0800
commit6432fd5017c99140e71996dcd8d66554f8b07d67 (patch)
tree1e6a6124e7503af6d6d1daa05c6719d2f3b66520
parent7e974f7da122d3a69de1ea9e61cfd1ef7d1a513a (diff)
downloadaur-6432fd5017c99140e71996dcd8d66554f8b07d67.tar.gz
Updated to 1.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2aacf19eb956..968f70125c1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = storageexplorer
pkgdesc = Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
url = http://storageexplorer.com/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = storageexplorer
provides = storageexplorer
source = StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418
source = storageexplorer.desktop
- sha256sums = b55828f1304067d35690335c636cc5f5fd98e6c80fb7e3c80f7ed7d0c652b380
+ sha256sums = cc433d5ae14ee1a93787ab6c5e64e0f3ca8ca04b0ce95eeccd1a27f43ea221ca
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index f9c4170fcdb4..a4d71ad7cb98 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=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc="Microsoft Azure Storage Explorer 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=('b55828f1304067d35690335c636cc5f5fd98e6c80fb7e3c80f7ed7d0c652b380'
+sha256sums=('cc433d5ae14ee1a93787ab6c5e64e0f3ca8ca04b0ce95eeccd1a27f43ea221ca'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {