summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 425e98738c8b..0e422049e062 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.4.2
+ pkgver = 1.4.3
pkgrel = 1
url = http://storageexplorer.com/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = storageexplorer
provides = storageexplorer
source = StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418
source = storageexplorer.desktop
- sha256sums = 8b7def3e3f138b4315b35d28cc68b7a60fd703917cd8c46b114d7f458155790e
+ sha256sums = 5fa67742c4c0d8de4e8a2e670435317c72baafcacf5b02173981170cde9cc8dd
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index cb36e57adcd0..6fef354d84f2 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.4.2
+pkgver=1.4.3
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=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('8b7def3e3f138b4315b35d28cc68b7a60fd703917cd8c46b114d7f458155790e'
+sha256sums=('5fa67742c4c0d8de4e8a2e670435317c72baafcacf5b02173981170cde9cc8dd'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {