summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2020-09-20 11:09:36 -0400
committerMario Finelli2020-09-20 11:09:36 -0400
commit90f9ddc60085f1149a0adb0cadf3ed2d4c771cc1 (patch)
tree7366316f4a408a66c548510815c6009c9a064ff6
parentb157171a05cce9617b46b995f03120c2ead1a345 (diff)
downloadaur-90f9ddc60085f1149a0adb0cadf3ed2d4c771cc1.tar.gz
Bump to 2020.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acfbf249c7a1..fc4f811fad57 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.1
+ pkgver = 2020.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-2020.2.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2020.2.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 8bed9484d46bafbef796a1f2c971411d4f9eba0710b65b7ec3842d100ec57fde
+ sha256sums = ff3e3a50b38eb724e8c833fb9dcf42fe7e0835690a442477c13624e42e346287
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 6bd3fe87da83..70c8d3e98165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2020.2.1
+pkgver=2020.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=('8bed9484d46bafbef796a1f2c971411d4f9eba0710b65b7ec3842d100ec57fde'
+sha256sums=('ff3e3a50b38eb724e8c833fb9dcf42fe7e0835690a442477c13624e42e346287'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')