summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2021-06-26 22:24:04 +0800
committerMohd Lee2021-06-26 22:24:04 +0800
commit7355007a77a33fac3cdb461a0bf1349e8edb31fa (patch)
treedac71b1a6fe2a14074ba5db906ce085aa8c3909d /PKGBUILD
parentef9ae8b9df9cdf8bd689026977ea81ad569b12bf (diff)
downloadaur-7355007a77a33fac3cdb461a0bf1349e8edb31fa.tar.gz
Updated to 1.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0798c6f88f45..4a06b73bb3aa 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.19.1
+pkgver=1.20.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=("Linux.StorageExplorer-linux-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/V$pkgver/Linux_StorageExplorer-x64.tar.gz"
"storageexplorer.desktop")
-sha256sums=('975d222f3677c1a16f0608a33322425bc8ad5ef4768a927f591278e83d582915'
+sha256sums=('ad12c18814ac8328c85814303f278e1e61bae08ec8ae422c0bffd3271554647b'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {