summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-12-07 08:35:37 -0500
committerMario Finelli2017-12-07 08:35:37 -0500
commit182d6c48c41e268aa871b6327e86b77c8f58132a (patch)
treec183499c468239c72fe0eb23a2a9b43d9ab1d3b3
parentcbb467ca44d677eb4693ea388602896605e2ba21 (diff)
downloadaur-182d6c48c41e268aa871b6327e86b77c8f58132a.tar.gz
Bump to 2017.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc824605bcce..e436efb02aae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 12 00:10:12 UTC 2017
+# Thu Dec 7 13:34:02 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.2.4
+ pkgver = 2017.3
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -13,10 +13,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2017.2.4.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 2a5fe0ad5a927ffe7694202d669786a8f2048ad7ec94c4ee95c392baf4727879
+ sha256sums = 251a5d2dc3f755554836b5964293583aae29e47d1b38373b7e2df3bf6a4a0212
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 964e3959421d..4cf66e512320 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.2.4
+pkgver=2017.3
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=('2a5fe0ad5a927ffe7694202d669786a8f2048ad7ec94c4ee95c392baf4727879'
+sha256sums=('251a5d2dc3f755554836b5964293583aae29e47d1b38373b7e2df3bf6a4a0212'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')