summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2016-08-06 15:55:58 -0400
committerMario Finelli2016-08-06 15:55:58 -0400
commit1e05423bad9c5a74e2460e2a1a3b70778333fa75 (patch)
tree415ec64a1c63ef644bca51850de43d0c146e707f
parenta2651790d8eab35befc633e2bf271fb339562198 (diff)
downloadaur-1e05423bad9c5a74e2460e2a1a3b70778333fa75.tar.gz
Bump to 2016.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5450e5d377d1..46333621066e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 23 21:37:03 UTC 2016
+# Sat Aug 6 19:55:19 UTC 2016
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.2
+ pkgver = 2016.2.1
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.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2016.2.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 16b00efa86d8a2b0a4ab2b3ee89eb06ce49329e06f2f584d1a40d9a0c084b2a0
+ sha256sums = 00171c65293241265d5726d35f61b00a9869b59910a1667740cf91a5d7eaadbb
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index e2d655fa4744..f5a8321a9ced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.2
+pkgver=2016.2.1
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=('16b00efa86d8a2b0a4ab2b3ee89eb06ce49329e06f2f584d1a40d9a0c084b2a0'
+sha256sums=('00171c65293241265d5726d35f61b00a9869b59910a1667740cf91a5d7eaadbb'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')