summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2023-01-29 17:35:16 +0800
committerMohd Lee2023-01-29 17:35:16 +0800
commit95fc082b94a77ce38e881ec82f019a93b68bafc5 (patch)
tree6581d189116c9975230908c38f1616bdd02cdd9d /PKGBUILD
parentfbadb5a2d1929b7643a85d8240923cd2a5cd2879 (diff)
downloadaur-95fc082b94a77ce38e881ec82f019a93b68bafc5.tar.gz
Updated to 1.27.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ac61060e88c..cafb1bae8826 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Mohd Lee <faulty.lee+aur@gmail.com>
# Contributor: Ricardo Band <email@ricardo.band>
pkgname=storageexplorer
-pkgver=1.27.1
+pkgver=1.27.2
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)
url="https://github.com/microsoft/AzureStorageExplorer/releases"
license=('unknown')
-depends=('glibc' 'dotnet-runtime')
+depends=('glibc' 'dotnet-runtime-6.0')
provides=('storageexplorer')
changelog=
source=("Linux.StorageExplorer-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/Linux_StorageExplorer-x64.tar.gz"
"storageexplorer.desktop")
-sha256sums=('15880f19c48f3667bea259a43d21436b0b53a09963a03ab47aaf4f4ac4c041a1'
+sha256sums=('155354b1971cc843572bb5d669ecf45deb89e958eac36119dbd4d12ffb6f5d34'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {