summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2018-08-29 09:22:28 +0800
committerMohd Lee2018-08-29 09:22:28 +0800
commit11a5e548cab3f90aa09ca097c9ea793ff8f1e78d (patch)
treea16f0bcad8961d3b5023b4f6b99b933413627f9e
parent46eaa9abf79bfc92f4a3c9526b1bbd879dab9eaf (diff)
downloadaur-11a5e548cab3f90aa09ca097c9ea793ff8f1e78d.tar.gz
Updated to 1.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77915896ae80..4265e2868e46 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.0
+ pkgver = 1.4.1
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 = c52ce772c1adf7786bc17c422abfe2ca384012c7aa8944daf92880d5287a3447
+ sha256sums = 29db0e2b9c7ab7c5b87dec38c9e13cc39c426c2ef8bac4af40a18ab2996db68a
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index 433782fe5d41..d1d759855bc9 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.0
+pkgver=1.4.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=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('c52ce772c1adf7786bc17c422abfe2ca384012c7aa8944daf92880d5287a3447'
+sha256sums=('29db0e2b9c7ab7c5b87dec38c9e13cc39c426c2ef8bac4af40a18ab2996db68a'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {