summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2016-05-21 09:30:44 -0400
committerMario Finelli2016-05-21 09:30:44 -0400
commit9b435a6cc4afcea5593b162f35f91560cd9fa0e0 (patch)
treeb8342c4f3693fd0f1f50e7a0363a395acc1bf56d
parent2a8510e7981b2b4cf4611f1e4e624b9a2c4827be (diff)
downloadaur-9b435a6cc4afcea5593b162f35f91560cd9fa0e0.tar.gz
Bump to 2016.1.1b
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23b9ba2e7828..83acb8f8c838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 11 23:37:19 UTC 2016
+# Sat May 21 13:30:31 UTC 2016
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.1.1
+ pkgver = 2016.1.1b
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-2016.1.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2016.1.1b.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = b3a4333cee141e8c94b8307ea0794e7b6383c66503eff8caa00b2a51b72f36da
+ sha256sums = 5c926e56a28485442520bc4337b8d540288ec6028634c1d26d00ac9ed88fe7dc
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index e3e746c3607f..152e2d76c28c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.1.1
+pkgver=2016.1.1b
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=('b3a4333cee141e8c94b8307ea0794e7b6383c66503eff8caa00b2a51b72f36da'
+sha256sums=('5c926e56a28485442520bc4337b8d540288ec6028634c1d26d00ac9ed88fe7dc'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')