summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-02-01 17:21:07 +0100
committerMario Finelli2023-02-01 17:21:07 +0100
commitac63fd0454282e503c6a7ff98f6374f01c914f3b (patch)
tree6862242d7f5da288242292471ddd0beb3a7a6db0
parentff36a0195949a50a20f267dbd8a4ea743d68e898 (diff)
downloadaur-ac63fd0454282e503c6a7ff98f6374f01c914f3b.tar.gz
upgpkg: rubymine 2022.3.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 960eea866a49..6a92df06c32d 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.3.1
+ pkgver = 2022.3.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-2022.3.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2022.3.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 4d2adb310b14fb38afcaa2da5c254c2fc0bede109e597eed6d3c36837497591f
+ sha256sums = 8c803914c55a3c1801ff9b619870d81597fabedbfb08a7c1aecf24f5d0884aea
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index a016117ff4c9..07ca340652fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2022.3.1
+pkgver=2022.3.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=('4d2adb310b14fb38afcaa2da5c254c2fc0bede109e597eed6d3c36837497591f'
+sha256sums=('8c803914c55a3c1801ff9b619870d81597fabedbfb08a7c1aecf24f5d0884aea'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')