summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-09-18 09:44:44 +0200
committerMario Finelli2023-09-18 09:44:44 +0200
commit6d4f0d2293f134200d8959b7c0a8176d4b9c46e1 (patch)
tree4e43d77548e4a87e6e6577c9d7e2fb37db233e70
parent55a6987934c411967d0c2f4a1eb54c6b077c1f75 (diff)
downloadaur-6d4f0d2293f134200d8959b7c0a8176d4b9c46e1.tar.gz
upgpkg: rubymine 2023.2.2-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 990b27c49249..eb5721f44647 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.2.1
+ pkgver = 2023.2.2
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.2.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2023.2.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 13e56acc36e52e52e91eb23d5166144be47511ee466601efea82dc891bad3bfe
+ sha256sums = 9f14f95ef1952d6b85e13a596d00e8b57ab35a4d07a96ee33d4ceebbd113a827
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index a1d8b4f690ba..2b17f6ba605d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2023.2.1
+pkgver=2023.2.2
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=('13e56acc36e52e52e91eb23d5166144be47511ee466601efea82dc891bad3bfe'
+sha256sums=('9f14f95ef1952d6b85e13a596d00e8b57ab35a4d07a96ee33d4ceebbd113a827'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')