summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2019-01-10 10:18:47 +0800
committerMohd Lee2019-01-10 10:18:47 +0800
commit0e555534c21272c3ee25261098279ba24917bdfc (patch)
treee7130442693b2f918b6a6032cd140b8cc9abe513
parent16584e8d561ba8f0e0cbeee9561228c6faea3fec (diff)
downloadaur-0e555534c21272c3ee25261098279ba24917bdfc.tar.gz
Updated to 1.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 286a803fb981..1aae458c9139 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.1
+ pkgver = 1.6.2
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 = b1b846af6bee6a3fe36439302687e61a8654cb1d07e53a5202e5311b14b7703e
+ sha256sums = 4420ea01a0bcab38cb7ad90fce8445da76412a3ae69399983029769c022d94b7
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 79e7e75c3bb3..0e129ce90ea2 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.1
+pkgver=1.6.2
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=('b1b846af6bee6a3fe36439302687e61a8654cb1d07e53a5202e5311b14b7703e'
+sha256sums=('4420ea01a0bcab38cb7ad90fce8445da76412a3ae69399983029769c022d94b7'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {