summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Lee2019-03-09 02:00:05 +0800
committerMohd Lee2019-03-09 02:00:05 +0800
commit188499a94e3387a3de6feabe08094d6d6f63317d (patch)
treeda2d8b1e6454e8c6bf76aaaa61948bddd9cf7c87
parente972014f023388ccf313a21617a66a3889fc3111 (diff)
downloadaur-188499a94e3387a3de6feabe08094d6d6f63317d.tar.gz
fixed checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a81639db50a6..6f435fe5c5b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.7.0
- pkgrel = 1
+ pkgrel = 2
url = http://storageexplorer.com/
arch = x86_64
license = unknown
@@ -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 = 4420ea01a0bcab38cb7ad90fce8445da76412a3ae69399983029769c022d94b7
+ sha256sums = 3717213fc2ea01a25aa89628425307a6fbeab5f382d932f25d52d43e9e0b37aa
sha256sums = 0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4
pkgname = storageexplorer
diff --git a/PKGBUILD b/PKGBUILD
index c26a2d6a3f0b..624914b69b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ricardo Band <email@ricardo.band>
pkgname=storageexplorer
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
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)
url="http://storageexplorer.com/"
@@ -12,7 +12,7 @@ provides=('storageexplorer')
changelog=
source=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('4420ea01a0bcab38cb7ad90fce8445da76412a3ae69399983029769c022d94b7'
+sha256sums=('3717213fc2ea01a25aa89628425307a6fbeab5f382d932f25d52d43e9e0b37aa'
'0cc2d608894c17d8b3e76f7dd98d73314447d4435a7378d944d4c6ea948d0bf4')
package() {