summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-08-25 08:48:38 -0400
committerMario Finelli2017-08-25 08:48:38 -0400
commitb22d811697a3f2648d2092aac8b3d173e2f954a1 (patch)
treedb0d9a518807b177c39f1b2b89beb01404992db3
parente4a0018f69b3d50d3642ad9be581eced2ad71307 (diff)
downloadaur-b22d811697a3f2648d2092aac8b3d173e2f954a1.tar.gz
Bump to 2017.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbe16f33706c..c0e9511a9732 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 10 23:51:15 UTC 2017
+# Fri Aug 25 12:48:27 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.2.1
+ pkgver = 2017.2.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.2.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.2.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 3190d8924d32b96bbbf0d513bca12551ec0bb1fddb7139960717c392d4f99bf6
+ sha256sums = f47926b2a34f80339540a89a5d0e237155b005e120af4ee91efd284dcbd7e2e5
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index c6cfabb923be..78d68244633b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.2.1
+pkgver=2017.2.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=('3190d8924d32b96bbbf0d513bca12551ec0bb1fddb7139960717c392d4f99bf6'
+sha256sums=('f47926b2a34f80339540a89a5d0e237155b005e120af4ee91efd284dcbd7e2e5'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')