summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Fernandes2020-07-13 21:44:13 +0100
committerEmanuel Fernandes2020-07-13 21:44:13 +0100
commit7a0a897edaabdff0d2bf658c018526afc07b7c89 (patch)
tree08f15c43d4a0655a1d1cad95801c7a9daca2b455
parentbb0019a70cc9c9fb5013857049f320fecb37311d (diff)
downloadaur-7a0a897edaabdff0d2bf658c018526afc07b7c89.tar.gz
2020.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edbeeb55ead3..7e135fa64ae9 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.0
+ pkgver = 2020.6.1
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.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.6.0/studio-3t-linux-x64.tar.gz
- sha256sums = 3ad3033a694ca38ea4cb6f245d9e098ecbf3d72c450dc48d910b99faf9883988
+ 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
pkgname = studio-3t
diff --git a/PKGBUILD b/PKGBUILD
index c62fdfe0e31b..5be832909693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Emanuel Fernandes <efernandes@tektorque.com>
pkgname=studio-3t
-pkgver=2020.6.0
+pkgver=2020.6.1
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=('3ad3033a694ca38ea4cb6f245d9e098ecbf3d72c450dc48d910b99faf9883988')
+sha256sums=('6ae0013df382c3727c771d7e4f93fbc3f6da17a317438acdbef4bffdd8ad9ff3')
prepare() {
# Extract, rename and add execution permision