summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2023-10-06 06:34:41 +0800
committerMohd Lee2023-10-06 06:34:41 +0800
commit5a0ca9078b700e79718bc5f233af263b2dc30b44 (patch)
tree6a3e57fd714fe49ffa8082ef83bd0ac81d32dc29
parent29f436021c911f217af70d204f43a1434e361463 (diff)
downloadaur-5a0ca9078b700e79718bc5f233af263b2dc30b44.tar.gz
Updated to 1.31.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b393825c133..d8d01d57fa78 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.31.1
+ pkgver = 1.31.2
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.31.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.31.1/StorageExplorer-linux-x64.tar.gz
+ source = Linux.StorageExplorer-x64-v1.31.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.31.2/StorageExplorer-linux-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = c7273f5a351dc434d9db4479978a74b9bde65264100f3aa825290e5ef0c250cd
+ sha256sums = 88b4df08459c4a13a41b5c2ed8ce3d80ed4a7ab1252ec108e00779392f2f034b
sha256sums = 4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 2f209afaebef..80f7ad449509 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.31.1
+pkgver=1.31.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)
@@ -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=('c7273f5a351dc434d9db4479978a74b9bde65264100f3aa825290e5ef0c250cd'
+sha256sums=('88b4df08459c4a13a41b5c2ed8ce3d80ed4a7ab1252ec108e00779392f2f034b'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {