summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Fernandes2020-04-25 12:34:36 +0100
committerEmanuel Fernandes2020-04-25 12:34:36 +0100
commit17a0c99e57c73d8bf2196555d527954371feb239 (patch)
tree75bd5d999b8b32e5a07967407ee0cfd91f845d7e
parentcea3dd31764806bdbf33d7597a311950f9ac4074 (diff)
downloadaur-17a0c99e57c73d8bf2196555d527954371feb239.tar.gz
2020.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c66cc849565..d1ae5d8bc87a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = studio-3t
pkgdesc = The professional workspace for MongoDB (formerly known as MongoChef)
- pkgver = 2020.2.1
+ pkgver = 2020.4.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.2.1.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.2.1/studio-3t-linux-x64.tar.gz
- sha256sums = 92a22c40d92821d191dc648a2cc0fa6e5785d03957aa744b11f3a2447c532dec
+ source = studio-3t-2020.4.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.4.0/studio-3t-linux-x64.tar.gz
+ sha256sums = 1e189db6b17cc41aed911438c55ebdc885c183934cf2edacd1a102d32e9a0d0f
pkgname = studio-3t
diff --git a/PKGBUILD b/PKGBUILD
index e09f76ee3bc7..c9a3a6655334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Emanuel Fernandes <efernandes@tektorque.com>
pkgname=studio-3t
-pkgver=2020.2.1
+pkgver=2020.4.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=('92a22c40d92821d191dc648a2cc0fa6e5785d03957aa744b11f3a2447c532dec')
+sha256sums=('1e189db6b17cc41aed911438c55ebdc885c183934cf2edacd1a102d32e9a0d0f')
prepare() {
# Extract, rename and add execution permision