summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2017-02-25 16:21:33 -0500
committerMario Finelli2017-02-25 16:21:33 -0500
commit9c10f594c1327d32b5ca4a89e4bc88c1e27db877 (patch)
tree9ff16ade79f78f636d246d477c15f0843c8e5b8e
parent479fa060453e7b1fee21231fce173cbf21b89397 (diff)
downloadaur-9c10f594c1327d32b5ca4a89e4bc88c1e27db877.tar.gz
Bump to 2016.3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa4e56353807..f37a7a06f15b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 23 12:43:29 UTC 2016
+# Sat Feb 25 21:09:19 UTC 2017
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools.
- pkgver = 2016.3.1
+ pkgver = 2016.3.2
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -13,10 +13,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2016.3.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2016.3.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = be512d5d8749a3b41b5a47bfa62b7b73b75b4c511e7c771af9f0c78b8d5aa181
+ sha256sums = 66e96454a0dee947403654f748878a8d225b34b6646364ba453f8149e1ce14bb
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 7b4fd5da17f4..ef4650005c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2016.3.1
+pkgver=2016.3.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=('be512d5d8749a3b41b5a47bfa62b7b73b75b4c511e7c771af9f0c78b8d5aa181'
+sha256sums=('66e96454a0dee947403654f748878a8d225b34b6646364ba453f8149e1ce14bb'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')