summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-03-25 17:44:17 -0400
committerMario Finelli2017-03-25 17:44:17 -0400
commit9d96195a0797f309c449590c25c1d4dd265640fe (patch)
tree08fa587a328d30e5a8a1abf17cddd08feacd8d42
parent9c10f594c1327d32b5ca4a89e4bc88c1e27db877 (diff)
downloadaur-9d96195a0797f309c449590c25c1d4dd265640fe.tar.gz
Bump to 2017.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f37a7a06f15b..9e646eb83498 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 25 21:09:19 UTC 2017
+# Sat Mar 25 21:39:00 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.3.2
+ pkgver = 2017.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-2016.3.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2017.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 66e96454a0dee947403654f748878a8d225b34b6646364ba453f8149e1ce14bb
+ sha256sums = 6c27f43ddc385ffba2cb2f011b80ab46d9b128d0fccf3b4ea43272fe36401a3a
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index ef4650005c93..fd768abb4c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.3.2
+pkgver=2017.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=('66e96454a0dee947403654f748878a8d225b34b6646364ba453f8149e1ce14bb'
+sha256sums=('6c27f43ddc385ffba2cb2f011b80ab46d9b128d0fccf3b4ea43272fe36401a3a'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')