summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2016-09-25 08:50:19 -0400
committerMario Finelli2016-09-25 08:50:19 -0400
commitdcabcc45119b77da0313af11bab1071ee45f3f3d (patch)
tree7e1cd959873c0c6be520839a07c830e578177a48
parent59aba82537a85d01ee9d8466c72965af5fa95f5d (diff)
downloadaur-dcabcc45119b77da0313af11bab1071ee45f3f3d.tar.gz
Bump to 2016.2.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5cbeb33e68e..f45b1245bbe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 9 11:50:50 UTC 2016
+# Sun Sep 25 12:47:15 UTC 2016
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.2.3
+ pkgver = 2016.2.4
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -14,10 +14,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2016.2.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2016.2.4.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 260bc73378d00f44ea7368e7893f0b633e08d8da1690e2a073d788ea0a278135
+ sha256sums = 9ca04720508145bc06ca7036a731fb55a73d94b486783288dce8785ba7538191
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index b0da4c6e8891..78fb5a9f0e08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.2.3
+pkgver=2016.2.4
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=('260bc73378d00f44ea7368e7893f0b633e08d8da1690e2a073d788ea0a278135'
+sha256sums=('9ca04720508145bc06ca7036a731fb55a73d94b486783288dce8785ba7538191'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')