summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2018-10-22 08:32:17 -0400
committerMario Finelli2018-10-22 08:32:17 -0400
commitfbc13c4ad90aa492b63b5280f8bee38141c7daf8 (patch)
tree1141ad5de2ad048bac496aba3ab68369849366b9
parent9aa2328c6453fe638a2664ab1ecba5b966dc4ad5 (diff)
downloadaur-fbc13c4ad90aa492b63b5280f8bee38141c7daf8.tar.gz
Bump to 2018.2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f342f6fdddc..b0a00dead47e 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 = 2018.2.3
+ pkgver = 2018.2.4
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-2018.2.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2018.2.4.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 0d1e3af35c134e7f322b5948fedaa020156595551c884825e5e9ef41405aa729
+ sha256sums = 6a522f1d962e2d75e7cc389a621c9952709c274b01219c9e9f25aa440e646336
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 8c57a7b72d10..81accbae7e4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2018.2.3
+pkgver=2018.2.4
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=('0d1e3af35c134e7f322b5948fedaa020156595551c884825e5e9ef41405aa729'
+sha256sums=('6a522f1d962e2d75e7cc389a621c9952709c274b01219c9e9f25aa440e646336'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')