summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2018-12-30 14:39:23 -0500
committerMario Finelli2018-12-30 14:39:23 -0500
commit77e0d99d19dc36785fe8b525dd0553af532780f5 (patch)
tree6060875e29b7e4266a9172df0d271b651ab573d1
parent75aabda79c277591e86d197930568ca8e42806de (diff)
downloadaur-77e0d99d19dc36785fe8b525dd0553af532780f5.tar.gz
Bump to 2018.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acea8c25cfe7..fb11225e574c 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.3.1
+ pkgver = 2018.3.2
pkgrel = 2
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.3.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2018.3.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 7c1865259ec841eb60c0988926e1074d2f075f38412a8ebe1b625d686a42bb44
+ sha256sums = 79eef49448d7cc943d943bd8cf419cba2785b2c95d0299ea1f6499938a5845b3
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 141c57eea55c..4b01914a38e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2018.3.1
+pkgver=2018.3.2
pkgrel=2
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=('7c1865259ec841eb60c0988926e1074d2f075f38412a8ebe1b625d686a42bb44'
+sha256sums=('79eef49448d7cc943d943bd8cf419cba2785b2c95d0299ea1f6499938a5845b3'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')