summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2020-12-02 19:39:32 -0500
committerMario Finelli2020-12-02 19:39:32 -0500
commitcfe6d6259b07a4e9189b137667cd036ad49402cb (patch)
tree8eaa182371f23191e52fba8200cb4e64248324c5
parent582b39d7fb4e2a906f5ecc14c558754c2c1a87de (diff)
downloadaur-cfe6d6259b07a4e9189b137667cd036ad49402cb.tar.gz
Bump to 2020.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c5987e31c4..321546efc854 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 = 2020.2.4
+ pkgver = 2020.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-2020.2.4.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2020.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 2d82a4375f31f1c82306fca82df3e26ee953b3206f39894f95de04062fa2f32e
+ sha256sums = 858ac5924cf8ecbae52fad2b4e1ad7c5062d4454af4198ed43f263d757924646
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 475f65e13828..fcb10d592836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2020.2.4
+pkgver=2020.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=('2d82a4375f31f1c82306fca82df3e26ee953b3206f39894f95de04062fa2f32e'
+sha256sums=('858ac5924cf8ecbae52fad2b4e1ad7c5062d4454af4198ed43f263d757924646'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')