summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordchusovitin2025-02-04 21:55:00 +0300
committerdchusovitin2025-02-04 21:55:00 +0300
commit11eb76e62bd7686e51c8c154e0a51c867410732a (patch)
treecc0745b9f3cdbc3e81e616c83bd0619bc4751081
parent882d901f7e674c6a0c688ec7d30e15452d8be28e (diff)
downloadaur-11eb76e62bd7686e51c8c154e0a51c867410732a.tar.gz
2025.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2161c8b5b63..7465d8bc0f80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = studio-3t
pkgdesc = The Professional Client, IDE and GUI for MongoDB
- pkgver = 2025.1.0
+ pkgver = 2025.2.0
pkgrel = 1
url = https://studio3t.com
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = studio-3t
depends = gtk2
provides = studio-3t
replaces = mongochef
- source = studio-3t-2025.1.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2025.1.0/studio-3t-linux-x64.tar.gz
- sha256sums = 541c8bd90e04fa39ee77ea173c39416aeb6d3ce33b8e0b91dd802a1d9cd606aa
+ source = studio-3t-2025.2.0.tar.gz::https://download.studio3t.com/studio-3t/linux/2025.2.0/studio-3t-linux-x64.tar.gz
+ sha256sums = 858ce10c484cb680e0e64ff3a61d1a72980f5ee3715480dbf8be781e970b5fdb
pkgname = studio-3t
diff --git a/PKGBUILD b/PKGBUILD
index 3f4ca8716313..2e4e34cb0b4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Dmitry Chusovitin <dchusovitin@gmail.com>
pkgname=studio-3t
-pkgver=2025.1.0
+pkgver=2025.2.0
pkgrel=1
pkgdesc="The Professional Client, IDE and GUI for MongoDB"
arch=('x86_64')
@@ -18,7 +18,7 @@ replaces=('mongochef')
source=("$pkgname-$pkgver.tar.gz::https://download.studio3t.com/studio-3t/linux/${pkgver}/${pkgname}-linux-x64.tar.gz")
-sha256sums=('541c8bd90e04fa39ee77ea173c39416aeb6d3ce33b8e0b91dd802a1d9cd606aa')
+sha256sums=('858ce10c484cb680e0e64ff3a61d1a72980f5ee3715480dbf8be781e970b5fdb')
prepare() {
# Extract, rename and add execution permision