summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2024-05-08 17:07:21 +0200
committerMario Finelli2024-05-08 17:07:21 +0200
commit2a4b3d43e1c5d4fbfad65c4d6b4029287f4c9078 (patch)
tree3470243f22eb2bb131d9777b5c33e61a15069706
parent4721e2c521f0a557eb600437ca2ee5e5e48bd668 (diff)
downloadaur-rubymine.tar.gz
upgpkg: rubymine 2024.1.1-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 d52494af215d..aa6e95772748 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.4
+ pkgver = 2024.1.1
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.4.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2024.1.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 453c17b19d55e766ac492abc8d941ed949e5c78365c846e7d7605675a49acfde
+ sha256sums = 32e324e976c63e6f5897b392469240382baf5ab94c700b7f75c4a575a1f5d1dc
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 3e64881bd3c4..2fe4258fd35e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2023.3.4
+pkgver=2024.1.1
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=('453c17b19d55e766ac492abc8d941ed949e5c78365c846e7d7605675a49acfde'
+sha256sums=('32e324e976c63e6f5897b392469240382baf5ab94c700b7f75c4a575a1f5d1dc'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')