summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-12-19 11:36:55 +0800
committerMohd Lee2018-12-19 11:36:55 +0800
commit16584e8d561ba8f0e0cbeee9561228c6faea3fec (patch)
tree93e201b8b629928cf7289b6c45799c6d919b2e65
parent6432fd5017c99140e71996dcd8d66554f8b07d67 (diff)
downloadaur-16584e8d561ba8f0e0cbeee9561228c6faea3fec.tar.gz
Updated to 1.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 968f70125c1d..286a803fb981 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.6.0
+ pkgver = 1.6.1
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 = cc433d5ae14ee1a93787ab6c5e64e0f3ca8ca04b0ce95eeccd1a27f43ea221ca
+ sha256sums = b1b846af6bee6a3fe36439302687e61a8654cb1d07e53a5202e5311b14b7703e
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index a4d71ad7cb98..79e7e75c3bb3 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.6.0
+pkgver=1.6.1
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=('cc433d5ae14ee1a93787ab6c5e64e0f3ca8ca04b0ce95eeccd1a27f43ea221ca'
+sha256sums=('b1b846af6bee6a3fe36439302687e61a8654cb1d07e53a5202e5311b14b7703e'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {