summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-07-18 19:55:54 -0400
committerMario Finelli2017-07-18 19:55:54 -0400
commit8f81e1e1c1e88c3d3024ad4c15d209df82e7058b (patch)
treed755d6574138c1bdf9b6c74b774bcd14654cc96a
parent1f61b09eda3f929bdc9ed48aa9dd682f34249be2 (diff)
downloadaur-8f81e1e1c1e88c3d3024ad4c15d209df82e7058b.tar.gz
Bump to 2017.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e996d9d124d9..c88f0b0af3d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jul 6 13:01:54 UTC 2017
+# Tue Jul 18 23:51:40 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.1.5
+ pkgver = 2017.2
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.1.5.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 198eb3d7914529ce3a6857e038167e194fb838c4b94242048ae45e8413458d66
+ sha256sums = df5ae53fc2d921c934b3a80dcbeabccfc79cc91a8b512c27ff50e813a9f42ba1
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 896584c8c4e3..7fcd7d744509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.1.5
+pkgver=2017.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=('198eb3d7914529ce3a6857e038167e194fb838c4b94242048ae45e8413458d66'
+sha256sums=('df5ae53fc2d921c934b3a80dcbeabccfc79cc91a8b512c27ff50e813a9f42ba1'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')