summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2018-05-12 18:59:57 -0400
committerMario Finelli2018-05-12 18:59:57 -0400
commit1a85a8a20bec2a7c4326f4d0149a8e657f6968a7 (patch)
tree1285b624825384da97bb6ee305a62e874d14c651
parent42294a65f84bfc02e5ef80c6d890641cd6ed5388 (diff)
downloadaur-1a85a8a20bec2a7c4326f4d0149a8e657f6968a7.tar.gz
Bump to 2018.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d78aac3c0143..fec63601db94 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
+ pkgver = 2018.1.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.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2018.1.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = b0fcc72ba3d47691aa659f91b0408e49dd7e0afd564a546fa06f761b335a7561
+ sha256sums = 8a7d042f83c802316bad773c4d1e6e209182fae3ebd7f1e204f6d51c02b2df2e
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 12d84c4b1da7..dd86f8190e25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2018.1
+pkgver=2018.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=('b0fcc72ba3d47691aa659f91b0408e49dd7e0afd564a546fa06f761b335a7561'
+sha256sums=('8a7d042f83c802316bad773c4d1e6e209182fae3ebd7f1e204f6d51c02b2df2e'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')