summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-10-30 13:56:49 +0800
committerMohd Lee2018-10-30 13:56:49 +0800
commit7e974f7da122d3a69de1ea9e61cfd1ef7d1a513a (patch)
treef7b7a0ffd600e39f581561d680aab8834be1dbec
parent11cf8247b5794654889024823931e049eb5001c5 (diff)
downloadaur-7e974f7da122d3a69de1ea9e61cfd1ef7d1a513a.tar.gz
Updated to 1.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf07bb219fff..2aacf19eb956 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.4.4
+ pkgver = 1.5.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 = 5b1a7f52370a3146e53ac23dcf7b7106e725bfc79c4f69549e77925edf7b06b4
+ sha256sums = b55828f1304067d35690335c636cc5f5fd98e6c80fb7e3c80f7ed7d0c652b380
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 307933dc2765..f9c4170fcdb4 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.4.4
+pkgver=1.5.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=('5b1a7f52370a3146e53ac23dcf7b7106e725bfc79c4f69549e77925edf7b06b4'
+sha256sums=('b55828f1304067d35690335c636cc5f5fd98e6c80fb7e3c80f7ed7d0c652b380'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {