summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-08-10 19:51:49 -0400
committerMario Finelli2017-08-10 19:51:49 -0400
commite4a0018f69b3d50d3642ad9be581eced2ad71307 (patch)
treef0c841f30b6576971c6c101202d33166703ef094
parent8f81e1e1c1e88c3d3024ad4c15d209df82e7058b (diff)
downloadaur-e4a0018f69b3d50d3642ad9be581eced2ad71307.tar.gz
Bump to 2017.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c88f0b0af3d1..dbe16f33706c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jul 18 23:51:40 UTC 2017
+# Thu Aug 10 23:51:15 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.2
+ pkgver = 2017.2.1
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.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.2.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = df5ae53fc2d921c934b3a80dcbeabccfc79cc91a8b512c27ff50e813a9f42ba1
+ sha256sums = 3190d8924d32b96bbbf0d513bca12551ec0bb1fddb7139960717c392d4f99bf6
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 7fcd7d744509..c6cfabb923be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.2
+pkgver=2017.2.1
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=('df5ae53fc2d921c934b3a80dcbeabccfc79cc91a8b512c27ff50e813a9f42ba1'
+sha256sums=('3190d8924d32b96bbbf0d513bca12551ec0bb1fddb7139960717c392d4f99bf6'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')