summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-05-04 08:47:26 -0400
committerMario Finelli2017-05-04 08:47:26 -0400
commit237c6d94c72ab2b80e2427e6ef06ea44705799c3 (patch)
tree5a2a8e5bf1a9f8c742ccdfe5b958321b9be48cb4
parenta47e7232e68e7aed9a7ef1b77c6cffb469c2c8f3 (diff)
downloadaur-237c6d94c72ab2b80e2427e6ef06ea44705799c3.tar.gz
Bump to 2017.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9ca7c407b5c..e537eb1ed3af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 18 23:21:02 UTC 2017
+# Thu May 4 12:47:11 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.1.1
+ pkgver = 2017.1.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.1.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.1.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 2bd158702726346536eca1715ac8c6eca75cdf426c79979e615b7d262025c8e3
+ sha256sums = 22d3ee22a00d2687b71d92d19b9590a62ef982ada09918217bd6462e554c46eb
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 9756d4f7b6d9..ed2fd1cc1261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.1.1
+pkgver=2017.1.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=('2bd158702726346536eca1715ac8c6eca75cdf426c79979e615b7d262025c8e3'
+sha256sums=('22d3ee22a00d2687b71d92d19b9590a62ef982ada09918217bd6462e554c46eb'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')