summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2023-03-12 15:45:22 +0800
committerMohd Lee2023-03-12 15:45:22 +0800
commit576be9134629950100f372e557a725b9a9fbd0e5 (patch)
treeaabc4b420e1f21434ddc493adbd4ff3f9fd68bf2 /PKGBUILD
parentdfc5424d9fb0f2c0c26d60e5afa1d498e975d6dc (diff)
downloadaur-576be9134629950100f372e557a725b9a9fbd0e5.tar.gz
Updated to 1.28.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f6ef09ca350..487693cf6cfe 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.28.0
+pkgver=1.28.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=('1bf0459039e956f14b9f06362408d97471cd2628de5f8d4e194e507dbffec117'
+sha256sums=('eff1bcd8fba075bc39ed6f58e5ca314473a0a94ae3a4e3384f21f9a39bfd1859'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {