summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2023-07-17 11:08:23 +0800
committerMohd Lee2023-07-17 11:08:23 +0800
commit184694eb42c34ebcdfbc32aa63c2203b541fcb3c (patch)
tree8f038340d12e3abaf3c1ff38e172188bf946115b /PKGBUILD
parent7f5ed65b858003d16f91fd1108b8d482033fa15b (diff)
downloadaur-184694eb42c34ebcdfbc32aa63c2203b541fcb3c.tar.gz
Updated to 1.30.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0d2872b45fa..2b573d63e30e 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.30.0
+pkgver=1.30.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=('f66a1e320414ce12ed864525ca6764466a26acd8d9a829da647741016e095891'
+sha256sums=('1c8d179e0b244df08c8000e1c77c6cc89dd662578d0bb6ea90da62ac717fcc19'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {