summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-04-18 19:21:20 -0400
committerMario Finelli2017-04-18 19:21:20 -0400
commita47e7232e68e7aed9a7ef1b77c6cffb469c2c8f3 (patch)
treecd47389960355e685ad0c846dfcb94a2da6f3557
parent9d96195a0797f309c449590c25c1d4dd265640fe (diff)
downloadaur-a47e7232e68e7aed9a7ef1b77c6cffb469c2c8f3.tar.gz
Bump to 2017.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e646eb83498..b9ca7c407b5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 25 21:39:00 UTC 2017
+# Tue Apr 18 23:21:02 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2017.1
+ pkgver = 2017.1.1
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.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.1.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 6c27f43ddc385ffba2cb2f011b80ab46d9b128d0fccf3b4ea43272fe36401a3a
+ sha256sums = 2bd158702726346536eca1715ac8c6eca75cdf426c79979e615b7d262025c8e3
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index fd768abb4c98..9756d4f7b6d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2017.1
+pkgver=2017.1.1
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=('6c27f43ddc385ffba2cb2f011b80ab46d9b128d0fccf3b4ea43272fe36401a3a'
+sha256sums=('2bd158702726346536eca1715ac8c6eca75cdf426c79979e615b7d262025c8e3'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')