summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2022-11-23 14:55:32 -0500
committerMario Finelli2022-11-23 14:55:32 -0500
commita078bd2f733f3537e486314062236f28867eda40 (patch)
tree84e117f3052325f339c97df928064dc0c1e85639
parent2495e7f6aa13e6e63faa4bb374d7309ebfeee383 (diff)
downloadaur-a078bd2f733f3537e486314062236f28867eda40.tar.gz
upgpkg: rubymine 2022.2.4-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 2dc311ccb8a0..4a77e52954cf 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 = 2022.2.3
+ pkgver = 2022.2.4
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-2022.2.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2022.2.4.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = a8c3412db30ab7bd8b8601b0a50c95dc48a412391f1c33df27c47cf5d2204257
+ sha256sums = f1065e3e098f907d9eae63eec7b55e24c84b5f3e03499a842ebc7a40768af806
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 0f0f875106b0..3d01c576bdeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2022.2.3
+pkgver=2022.2.4
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=('a8c3412db30ab7bd8b8601b0a50c95dc48a412391f1c33df27c47cf5d2204257'
+sha256sums=('f1065e3e098f907d9eae63eec7b55e24c84b5f3e03499a842ebc7a40768af806'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')