summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2023-08-24 08:11:13 +0800
committerMohd Lee2023-08-24 08:11:13 +0800
commit29f436021c911f217af70d204f43a1434e361463 (patch)
tree1a048a5d1d8ed623f9666eab4fd2b28a607413bf /PKGBUILD
parent41a37c31b1f4d8edb0564ddb3b86eb9cd650bbb3 (diff)
downloadaur-29f436021c911f217af70d204f43a1434e361463.tar.gz
Updated to 1.31.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f928161eef0..2f209afaebef 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.31.0
+pkgver=1.31.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=("Linux.StorageExplorer-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/StorageExplorer-linux-x64.tar.gz"
"storageexplorer.desktop")
-sha256sums=('6de19ef0a15b8e94aa8ee9527b24177566cdf12148c38cee9a693a3ed739c251'
+sha256sums=('c7273f5a351dc434d9db4479978a74b9bde65264100f3aa825290e5ef0c250cd'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {