summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2018-08-06 14:10:02 +0200
committerMario Finelli2018-08-06 14:10:02 +0200
commit39ea16ad9e3786f4afffd4a9e37bae229732482b (patch)
tree22ef08f09380317eea5497a4a34b4dcd07227d31
parent50ae6fb595b7902c19695f692a5dd7d387b579b0 (diff)
downloadaur-39ea16ad9e3786f4afffd4a9e37bae229732482b.tar.gz
Bumpt to 2018.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1e98f73c378..71b67e976f42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2018.1.4
+ pkgver = 2018.2
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -11,10 +11,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2018.1.4.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2018.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 633f11d36cdc8e21953bd420c43f5ccae316bab1440d4722eb0f334e9ec9555e
+ sha256sums = 985823abe5c442b7b3d72a922768d13c83f21e90f1b6260ccb76aae1301b4851
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 1500409da017..c43afabcaeeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2018.1.4
+pkgver=2018.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=('633f11d36cdc8e21953bd420c43f5ccae316bab1440d4722eb0f334e9ec9555e'
+sha256sums=('985823abe5c442b7b3d72a922768d13c83f21e90f1b6260ccb76aae1301b4851'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')