summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2019-07-26 12:33:37 +0200
committerMario Finelli2019-07-26 12:33:37 +0200
commitb495325f2f294ee24370c937092a46316e4eda97 (patch)
treec9982e9585a4a052948b112dccec4d9eb47ec869
parent052e41f6996e30e8ee3744ba7d6e8c667a8af13d (diff)
downloadaur-b495325f2f294ee24370c937092a46316e4eda97.tar.gz
Bump to 2019.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b34c0f3773fc..d98544c34cdb 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 = 2019.1.2
+ pkgver = 2019.1.3
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-2019.1.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2019.1.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = db60a07098d3fec4e72bcbd5e5c48638983e20817e41c3f83266733f2d8a0cfe
+ sha256sums = 9a27e9edaa0d299687933a7bff800ace170ff2ef6f615034d25dc0d0b7d45b6c
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 56afb69524e2..629a5d60d67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2019.1.2
+pkgver=2019.1.3
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=('db60a07098d3fec4e72bcbd5e5c48638983e20817e41c3f83266733f2d8a0cfe'
+sha256sums=('9a27e9edaa0d299687933a7bff800ace170ff2ef6f615034d25dc0d0b7d45b6c'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')