summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-06-20 07:36:37 -0400
committerMario Finelli2017-06-20 07:36:37 -0400
commit22d7ce2bcc1586960539744d5378900653a9b934 (patch)
treef8dbb476e3ad6238e3db39dfa0ed12d810ce756a
parent3e4ffd2fd3d36dcac1cbcef6764c1632e1961b97 (diff)
downloadaur-22d7ce2bcc1586960539744d5378900653a9b934.tar.gz
Bump to 2017.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0ba8a837b09..fd19665bea8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 24 11:49:48 UTC 2017
+# Tue Jun 20 11:36:26 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.1.3
+ pkgver = 2017.1.4
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.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.1.4.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = dab13104ffd1661667ab5c874dd2d039420381176f7587b92edd0280d1b976ae
+ sha256sums = 1f991efdda770d5e267d70bc6f547bb2417d485533940888c88f304bad02531a
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 0180c11137e1..12e685c989e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.1.3
+pkgver=2017.1.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=('dab13104ffd1661667ab5c874dd2d039420381176f7587b92edd0280d1b976ae'
+sha256sums=('1f991efdda770d5e267d70bc6f547bb2417d485533940888c88f304bad02531a'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')