summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-09-08 07:13:44 -0400
committerMario Finelli2017-09-08 07:13:44 -0400
commitde770a02893ffd097952b3ca33ad224c82d49f87 (patch)
treefb4d4d6a4c6b9058132f0cf97b29245de8caf54c
parentb22d811697a3f2648d2092aac8b3d173e2f954a1 (diff)
downloadaur-de770a02893ffd097952b3ca33ad224c82d49f87.tar.gz
Bump to 2017.2.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0e9511a9732..fb2a266f4405 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 25 12:48:27 UTC 2017
+# Fri Sep 8 11:13:29 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.2.2
+ pkgver = 2017.2.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.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.2.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = f47926b2a34f80339540a89a5d0e237155b005e120af4ee91efd284dcbd7e2e5
+ sha256sums = abb7cf5d4d4b13c9031c54b129c0461e4925cacd3ef9c810ea1dffe7f51cf0df
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 78d68244633b..49d1c8875eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.2.2
+pkgver=2017.2.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=('f47926b2a34f80339540a89a5d0e237155b005e120af4ee91efd284dcbd7e2e5'
+sha256sums=('abb7cf5d4d4b13c9031c54b129c0461e4925cacd3ef9c810ea1dffe7f51cf0df'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')