summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-06-09 06:52:25 +0800
committerMohd Lee2018-06-09 06:52:25 +0800
commit1d67a28e5a1788266d781ef1b1dc98ab68f96056 (patch)
treee72c0d042e2ece82a17287a758ff679ecf9b0005
parent3414d2be1325bfc29f7967dc667d96f9eefb395f (diff)
downloadaur-1d67a28e5a1788266d781ef1b1dc98ab68f96056.tar.gz
Updated to 1.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0aece89be72..533cfd51c057 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.1.0
+ pkgver = 1.2.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 = 3bf24e3e4a4388869b8ddcdb535b1f4a3653efeeda45483da2d82488c3f0f88c
+ sha256sums = ec46c6bf073505ea13b5db446ddee60dfce8525f063a5de2396c52d8642221ef
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index fc58fcaeb347..940c9b736b7b 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.1.0
+pkgver=1.2.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=('3bf24e3e4a4388869b8ddcdb535b1f4a3653efeeda45483da2d82488c3f0f88c'
+sha256sums=('ec46c6bf073505ea13b5db446ddee60dfce8525f063a5de2396c52d8642221ef'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {