summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2023-08-14 13:15:36 +0800
committerMohd Lee2023-08-14 13:15:36 +0800
commit41a37c31b1f4d8edb0564ddb3b86eb9cd650bbb3 (patch)
tree7195c298b8780b4beddf1cfcc64d93890ac04d04
parent9d917e0c16c362f92383f2a216036f7282c5b861 (diff)
downloadaur-41a37c31b1f4d8edb0564ddb3b86eb9cd650bbb3.tar.gz
Updated to 1.31.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e919693cfb9f..e2d8e96a5e3c 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.30.2
+ pkgver = 1.31.0
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.30.2.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.30.2/StorageExplorer-linux-x64.tar.gz
+ source = Linux.StorageExplorer-x64-v1.31.0.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.31.0/StorageExplorer-linux-x64.tar.gz
source = storageexplorer.desktop
- sha256sums = 65066bd6b480c4e3a5315b20a7a623b1127786e16506fef7bb752b34844c9dc4
+ sha256sums = 6de19ef0a15b8e94aa8ee9527b24177566cdf12148c38cee9a693a3ed739c251
sha256sums = 4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 03a6dec4ae83..2f928161eef0 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.30.2
+pkgver=1.31.0
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=('65066bd6b480c4e3a5315b20a7a623b1127786e16506fef7bb752b34844c9dc4'
+sha256sums=('6de19ef0a15b8e94aa8ee9527b24177566cdf12148c38cee9a693a3ed739c251'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {