summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2023-11-16 16:22:54 +0800
committerMohd Lee2023-11-16 16:22:54 +0800
commit6b89786f079231304f7e09541998fc02ab43b363 (patch)
treec10a4bc892bdc0aef1093bafa1ef32873d400715
parent83a95b424eb4e21adc1f7a2d63c46dedb413e942 (diff)
downloadaur-6b89786f079231304f7e09541998fc02ab43b363.tar.gz
Updated to 1.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 587fbf4457d5..04d8ce4f0f48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = storageexplorer
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.
- pkgver = 1.32.0
+ pkgver = 1.32.1
pkgrel = 1
url = https://github.com/microsoft/AzureStorageExplorer/releases
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = storageexplorer
depends = glibc
depends = dotnet-runtime-6.0
provides = storageexplorer
- source = Linux.StorageExplorer-x64-v1.32.0.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.32.0/StorageExplorer-linux-x64.tar.gz
+ source = Linux.StorageExplorer-x64-v1.32.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.32.1/StorageExplorer-linux-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = e5782adc46955515a1f03da258a42ea3db7a30971e349937ffc619f13d3328f5
+ sha256sums = 43ab7e366913aa74af0253d7c1a3a51764c6b093cc497fa42f647215f2ebfcdf
sha256sums = 4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 7d1b6f772148..87a83aa30116 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.32.0
+pkgver=1.32.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=('e5782adc46955515a1f03da258a42ea3db7a30971e349937ffc619f13d3328f5'
+sha256sums=('43ab7e366913aa74af0253d7c1a3a51764c6b093cc497fa42f647215f2ebfcdf'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {