summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2022-10-23 14:15:49 +0800
committerMohd Lee2022-10-23 14:15:49 +0800
commit4a4fffbc815c0aa73ea4bb45a30814af097b2982 (patch)
treed0289eaf3c7964295b74fcd67efef6f443c72c55 /PKGBUILD
parent4c71c80cea92d9dd858faa936321a244f5d65fff (diff)
downloadaur-4a4fffbc815c0aa73ea4bb45a30814af097b2982.tar.gz
Updated to 1.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed39e61b1a89..6af69c24c4f1 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.26.0
+pkgver=1.26.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)
@@ -10,9 +10,9 @@ license=('unknown')
depends=('glibc' 'dotnet-runtime')
provides=('storageexplorer')
changelog=
-source=("Linux.StorageExplorer-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/Linux_StorageExplorer-linux-x64.tar.gz"
+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=('25327bfac2a22c3379bd7046f6cce21537b30935cb8060d3b92bedec447c4c12'
+sha256sums=('b3241088cfc6c056833c895338d2d04f4f6b095fed20eed83afa633ddb3d03c5'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {