summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2015-12-23 08:22:05 -0500
committerMario Finelli2015-12-23 08:22:05 -0500
commit488b16f39337ee35258e07254a8ccf64b7faf881 (patch)
tree93022b54dd2d403526dc2263d933da5033f5ac3b
parentff59ca7c353b90a91779a6c7b137ba25060f4faf (diff)
downloadaur-488b16f39337ee35258e07254a8ccf64b7faf881.tar.gz
Bump version to 8.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0ead2c19ceb..7e3f6331f05f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 13:01:52 UTC 2015
+# Wed Dec 23 13:21:50 UTC 2015
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 8.0.2
+ pkgver = 8.0.3
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -14,10 +14,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-8.0.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-8.0.3.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 847ae877e95d9079efd8e388e3d0171f6a155c8759ab7c8c3b54f9d7d4fbf8fe
+ sha256sums = fc31207e9e88fd7338b84791e0a4bd62db2319d9bcca589ba543b2aba5a79944
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index b6e8ba7d284b..a7ee80a791cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=8.0.2
+pkgver=8.0.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=('847ae877e95d9079efd8e388e3d0171f6a155c8759ab7c8c3b54f9d7d4fbf8fe'
+sha256sums=('fc31207e9e88fd7338b84791e0a4bd62db2319d9bcca589ba543b2aba5a79944'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')