summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2020-04-26 09:24:51 -0400
committerMario Finelli2020-04-26 09:24:51 -0400
commit73d31204f758b621864a4e9a95de32e2c00ee4fc (patch)
treeee5be3fe2cec2ea4260331a720e544d068c0b5ce
parentb52846c8247320a28b46d91319db3d5a1b6a0b54 (diff)
downloadaur-73d31204f758b621864a4e9a95de32e2c00ee4fc.tar.gz
Bump to 2020.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a792cd22dc36..9584cff36e17 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 = 2019.3.4
+ pkgver = 2020.1
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-2019.3.4.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2020.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 1a3596ed2e9e99cc55179e76c9fbdc2d86fdf43d264387bf0273973733ce9c8e
+ sha256sums = d1958da2b77bea5b007858b7ea8d8b7d016a0b18b7d72471e2ce46221c9966c2
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 98d69efe2d1d..05ca40e11559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2019.3.4
+pkgver=2020.1
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=('1a3596ed2e9e99cc55179e76c9fbdc2d86fdf43d264387bf0273973733ce9c8e'
+sha256sums=('d1958da2b77bea5b007858b7ea8d8b7d016a0b18b7d72471e2ce46221c9966c2'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')