summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2024-02-09 15:55:33 +0100
committerMario Finelli2024-02-09 15:55:33 +0100
commit067a01d6e9c5b3a587043b6e76c6b5d13ebe45f8 (patch)
tree1f828e6a5e9ce5c6786ea7f4a6d4f72f4b8844fc
parent21df86a0bf5f3b0132cdb41575c46441f5b7d82e (diff)
downloadaur-067a01d6e9c5b3a587043b6e76c6b5d13ebe45f8.tar.gz
upgpkg: rubymine 2023.3.3-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 177d83ff6465..1e78b3545d2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools
- pkgver = 2023.3.2
+ pkgver = 2023.3.3
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -11,10 +11,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2023.3.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2023.3.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = b38417014e13ee5868c3a69f3a39f7f9a5a09c14ab31f01b6f2b34436efb0828
+ sha256sums = a0d8533b0aad083689d61899b74e1c4405ba247b6d981c6378199106b14db74f
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 61847a84a7c0..f01ce5b4734d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2023.3.2
+pkgver=2023.3.3
pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools"
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ install=rubymine.install
source=(https://download.jetbrains.com/ruby/${_pkgname}-${pkgver}.tar.gz
rubymine.desktop
rubymine.install)
-sha256sums=('b38417014e13ee5868c3a69f3a39f7f9a5a09c14ab31f01b6f2b34436efb0828'
+sha256sums=('a0d8533b0aad083689d61899b74e1c4405ba247b6d981c6378199106b14db74f'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')