summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2020-02-01 09:29:58 -0500
committerMario Finelli2020-02-01 09:29:58 -0500
commit7f170e0103fa64e581f962c4327e214d2e0f6e7a (patch)
treea23ac9fa541c3c970edf7b404d6026a983bc5410
parent7bc724ec36e5feadc29120754903334aca8e4b05 (diff)
downloadaur-7f170e0103fa64e581f962c4327e214d2e0f6e7a.tar.gz
Bump to 2019.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fd3823f5169..486f9e24c144 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.1
+ pkgver = 2019.3.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-2019.3.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2019.3.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = dd75451cc447549c8b0428d2f4d7ac8f90839d851fbb41d79839b5af49974d75
+ sha256sums = a96ea1ad1ad43fd17427d58f75a3ffa1c6af64da2f32a94f46cbeb0df3869f57
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index ec11d8eef0f7..9825d639c0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2019.3.1
+pkgver=2019.3.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=('dd75451cc447549c8b0428d2f4d7ac8f90839d851fbb41d79839b5af49974d75'
+sha256sums=('a96ea1ad1ad43fd17427d58f75a3ffa1c6af64da2f32a94f46cbeb0df3869f57'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')