summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b71a57de7e56..86086d3033d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 7.1.2
- pkgrel = 2
+ pkgver = 7.1.3
+ pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
arch = i686
@@ -12,10 +12,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-7.1.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-7.1.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = b2bed0a8612d75b1a1470713bd14301eb8961f1f7dd273a1b6d942593625e1bf
+ sha256sums = 1e52efd25c2f8b396a829892b78e23585cb955609fbeb68166a519620991a3fc
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 51d22e879b17..f9c930574f41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=7.1.2
-pkgrel=2
+pkgver=7.1.3
+pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools."
arch=('i686' 'x86_64')
options=(!strip)
@@ -20,7 +20,7 @@ install=rubymine.install
source=(https://download.jetbrains.com/ruby/${_pkgname}-${pkgver}.tar.gz
rubymine.desktop
rubymine.install)
-sha256sums=('b2bed0a8612d75b1a1470713bd14301eb8961f1f7dd273a1b6d942593625e1bf'
+sha256sums=('1e52efd25c2f8b396a829892b78e23585cb955609fbeb68166a519620991a3fc'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')