summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2016-08-28 21:46:37 -0400
committerMario Finelli2016-08-28 21:46:37 -0400
commit6b71c3d275c4b2d9aeb8dd7359266289702e41b0 (patch)
tree5602b70d74216fd67198e614ebd14cf49f762aa0
parent1e05423bad9c5a74e2460e2a1a3b70778333fa75 (diff)
downloadaur-6b71c3d275c4b2d9aeb8dd7359266289702e41b0.tar.gz
Bump to 2016.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46333621066e..5394cc4f324e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 6 19:55:19 UTC 2016
+# Mon Aug 29 01:46:01 UTC 2016
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.2.1
+ pkgver = 2016.2.2
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.2.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2016.2.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 00171c65293241265d5726d35f61b00a9869b59910a1667740cf91a5d7eaadbb
+ sha256sums = 5463f53501b6fd89934d1e6bb4c4a36ae3769c50c9ed2c64b002efbc645764b2
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index f5a8321a9ced..5e979a739ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.2.1
+pkgver=2016.2.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=('00171c65293241265d5726d35f61b00a9869b59910a1667740cf91a5d7eaadbb'
+sha256sums=('5463f53501b6fd89934d1e6bb4c4a36ae3769c50c9ed2c64b002efbc645764b2'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')