summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2021-04-21 13:00:45 -0300
committerAxel Navarro2021-04-21 13:00:45 -0300
commit93828ee6708279e8ce588ec26c13183471e6657a (patch)
treea3795d49dfa672ca26143c58b8c0c1e78d6c5529
parent3ff73f25b127b19b3fe762cc90dcc31e1d0a0a8d (diff)
downloadaur-93828ee6708279e8ce588ec26c13183471e6657a.tar.gz
211.7142.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6188c31611fb..dcb9a970cf39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rubymine-eap
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools (EAP).
- pkgver = 211.6693.118
+ pkgver = 211.7142.14
pkgrel = 1
url = http://www.jetbrains.com/ruby/
install = rubymine.install
@@ -11,10 +11,10 @@ pkgbase = rubymine-eap
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2021.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-211.7142.14.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = fbd45750ea3ebd2f28b9c00ee247691884a6d877d65d33485fbcf0d04359b38a
+ sha256sums = acb1eee0168f15abdcdba9c26ef62d72daa3ccbc40c76b73d498a277327149a1
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index a7fd93632d51..6ae8364b6545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail>
pkgname=rubymine-eap
-pkgver=211.6693.118
+pkgver=211.7142.14
_pkgname=RubyMine
-_pkgver=2021.1
+_pkgver=2021.1.1
pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools (EAP)."
arch=('i686' 'x86_64')
@@ -12,10 +12,10 @@ license=('custom')
depends=('desktop-file-utils' 'gtk-update-icon-cache')
optdepends=('ruby: Ruby run/debug support')
install=rubymine.install
-source=(https://download.jetbrains.com/ruby/${_pkgname}-${_pkgver}.tar.gz
+source=(https://download.jetbrains.com/ruby/${_pkgname}-${pkgver}.tar.gz
rubymine-eap.desktop
rubymine.install)
-sha256sums=('fbd45750ea3ebd2f28b9c00ee247691884a6d877d65d33485fbcf0d04359b38a'
+sha256sums=('acb1eee0168f15abdcdba9c26ef62d72daa3ccbc40c76b73d498a277327149a1'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')