summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Fernandes2021-01-14 11:27:40 +0000
committerEmanuel Fernandes2021-01-14 11:27:40 +0000
commit5674c1263b73da1af7a0cf1ac7efdb683d2b49c7 (patch)
tree188c87980f6986aa721cfc887306c6f994495edf
parent133ae8a56030aba7b684ff90f10aab656d687f9d (diff)
downloadaur-5674c1263b73da1af7a0cf1ac7efdb683d2b49c7.tar.gz
2020.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6261c3582349..bd7f946d4fc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = studio-3t
pkgdesc = The professional workspace for MongoDB (formerly known as MongoChef)
- pkgver = 2020.8.0
+ pkgver = 2020.10.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.8.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.8.0/studio-3t-linux-x64.tar.gz
- sha256sums = e2c027baed261a774fd57f024a7bcb084351648d0102b5569a83333888bca96e
+ source = studio-3t-2020.10.1.tar.gz::https://download.studio3t.com/studio-3t/linux/2020.10.1/studio-3t-linux-x64.tar.gz
+ sha256sums = 4ca04671b928460b03b270fc2e99d139d213a2cf6c1390c8f137213a5ea14c12
pkgname = studio-3t
diff --git a/PKGBUILD b/PKGBUILD
index 7675a84ab9cb..70e617e9e235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Emanuel Fernandes <efernandes@tektorque.com>
pkgname=studio-3t
-pkgver=2020.8.0
+pkgver=2020.10.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=('e2c027baed261a774fd57f024a7bcb084351648d0102b5569a83333888bca96e')
+sha256sums=('4ca04671b928460b03b270fc2e99d139d213a2cf6c1390c8f137213a5ea14c12')
prepare() {
# Extract, rename and add execution permision