summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Fernandes2020-08-03 09:04:48 +0100
committerEmanuel Fernandes2020-08-03 09:04:48 +0100
commit949d9e252bb43c3ce347e62f9fe5fba6c7a82c48 (patch)
tree49ad3f090012c7c9a3b52fb40812c541100ec192
parent7a0a897edaabdff0d2bf658c018526afc07b7c89 (diff)
downloadaur-949d9e252bb43c3ce347e62f9fe5fba6c7a82c48.tar.gz
2020.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e135fa64ae9..b46a4012b924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = studio-3t
pkgdesc = The professional workspace for MongoDB (formerly known as MongoChef)
- pkgver = 2020.6.1
+ pkgver = 2020.7.0
pkgrel = 1
url = https://studio3t.com
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = studio-3t
depends = gtk2
provides = studio-3t
replaces = mongochef
- source = studio-3t-2020.6.1.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.6.1/studio-3t-linux-x64.tar.gz
- sha256sums = 6ae0013df382c3727c771d7e4f93fbc3f6da17a317438acdbef4bffdd8ad9ff3
+ source = studio-3t-2020.7.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.7.0/studio-3t-linux-x64.tar.gz
+ sha256sums = 25b6b5ac7cde8db9a86a78bcf3fba3cdba9fe71e33b3f4c536db22234064b83a
pkgname = studio-3t
diff --git a/PKGBUILD b/PKGBUILD
index 5be832909693..d308d6a1dd78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Emanuel Fernandes <efernandes@tektorque.com>
pkgname=studio-3t
-pkgver=2020.6.1
+pkgver=2020.7.0
pkgrel=1
pkgdesc="The professional workspace for MongoDB (formerly known as MongoChef)"
arch=('x86_64')
@@ -16,7 +16,7 @@ replaces=('mongochef')
source=("$pkgname-$pkgver.tar.gz::https://download.studio3t.com/studio-3t/linux/${pkgver}/${pkgname}-linux-x64.tar.gz")
-sha256sums=('6ae0013df382c3727c771d7e4f93fbc3f6da17a317438acdbef4bffdd8ad9ff3')
+sha256sums=('25b6b5ac7cde8db9a86a78bcf3fba3cdba9fe71e33b3f4c536db22234064b83a')
prepare() {
# Extract, rename and add execution permision