summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2023-07-23 21:54:03 +0800
committerMohd Lee2023-07-23 21:54:03 +0800
commit9d917e0c16c362f92383f2a216036f7282c5b861 (patch)
tree9fc13765b394c38da361597fe5d72ecc6b309861
parent184694eb42c34ebcdfbc32aa63c2203b541fcb3c (diff)
downloadaur-9d917e0c16c362f92383f2a216036f7282c5b861.tar.gz
Updated to 1.30.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21be1f648834..e919693cfb9f 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.1
+ pkgver = 1.30.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.30.1.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.30.1/StorageExplorer-linux-x64.tar.gz
+ 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 = storageexplorer.desktop
- sha256sums = 1c8d179e0b244df08c8000e1c77c6cc89dd662578d0bb6ea90da62ac717fcc19
+ sha256sums = 65066bd6b480c4e3a5315b20a7a623b1127786e16506fef7bb752b34844c9dc4
sha256sums = 4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 2b573d63e30e..03a6dec4ae83 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.1
+pkgver=1.30.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=('1c8d179e0b244df08c8000e1c77c6cc89dd662578d0bb6ea90da62ac717fcc19'
+sha256sums=('65066bd6b480c4e3a5315b20a7a623b1127786e16506fef7bb752b34844c9dc4'
'4d204461d8b4355723d8d461ca763676036aed9deff0eff1129176afcb7ff1ce')
package() {