summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-07-13 20:33:30 +0800
committerMohd Lee2018-07-13 20:33:30 +0800
commit391d697e1736cd6ced3a3a5e3c26a56e0b9b6f88 (patch)
tree313556a3f9d5d3bc3e070b94059f0f015e59c60c
parent87444696c10bc27a0917c0177d62b1eff3c23110 (diff)
downloadaur-391d697e1736cd6ced3a3a5e3c26a56e0b9b6f88.tar.gz
Updated to 1.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4e15737080..a3721219632f 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.3.0
+ pkgver = 1.3.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 = 450b5b304596f0279065e42285db6c7c1c2b113ff1ca8385fe8225efc1db7cd8
+ sha256sums = 827b15187f0d12d350ba0573ab9c730b89a0f0ddda7fa1f76311680a7a5c1d05
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index f4467f5a1326..1ec566a6dd40 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.3.0
+pkgver=1.3.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=('450b5b304596f0279065e42285db6c7c1c2b113ff1ca8385fe8225efc1db7cd8'
+sha256sums=('827b15187f0d12d350ba0573ab9c730b89a0f0ddda7fa1f76311680a7a5c1d05'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {