summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2022-06-23 10:58:17 +0800
committerMohd Lee2022-06-23 10:58:17 +0800
commitc6b72dc8992c8fe45654bf01f33540906fe25cad (patch)
tree6634cd7b2326da917f7f6817d3446a480556cd05 /PKGBUILD
parent70277690fda86b96728f9e9f0e12c6a7ac67935e (diff)
downloadaur-c6b72dc8992c8fe45654bf01f33540906fe25cad.tar.gz
Updated to 1.24.3 and ICU version workaround
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59b748eeaccd..2486afccfecc 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.24.2
+pkgver=1.24.3
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,8 +12,8 @@ provides=('storageexplorer')
changelog=
source=("Linux.StorageExplorer-linux-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/Linux_StorageExplorer-linux-x64.tar.gz"
"storageexplorer.desktop")
-sha256sums=('13c36def5065431cb5c305593d6962908793fa02d525333f9407b6aa1aa14b19'
- '0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
+sha256sums=('215d8c638d42bb2b880604ad22370da16afb4e04b9a8d760cfeeec42f94a3128'
+ '4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {
install -dm 755 "${pkgdir}/opt/StorageExplorer/"