summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2019-07-04 22:10:24 +0800
committerMohd Lee2019-07-04 22:10:24 +0800
commit79053367a853b1e6b73700f2d75c4bcbbee52c6f (patch)
treef6f855edc5ffa66adf0919c16313f40e9df96b0c
parentd4283cdba1806dcad2a898573c25f73eb53a62ce (diff)
downloadaur-79053367a853b1e6b73700f2d75c4bcbbee52c6f.tar.gz
Updated to 1.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5dbdffdb169..bc544c14cf1b 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.8.1
+ pkgver = 1.9.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 = b282f78cb81c027b3fc7d375f1d2a02564af37604c70dff6b1cc18e0bacedc6f
+ sha256sums = 1ae970ff09eb8d5db9cf7e44aae73ae23cfecd399c5285dee1f4d8eac20db287
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 2aac03023361..a774053c33b7 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.8.1
+pkgver=1.9.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=('b282f78cb81c027b3fc7d375f1d2a02564af37604c70dff6b1cc18e0bacedc6f'
+sha256sums=('1ae970ff09eb8d5db9cf7e44aae73ae23cfecd399c5285dee1f4d8eac20db287'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {