summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2021-08-12 12:10:46 -0300
committerAxel Navarro2021-08-12 12:10:46 -0300
commit0c2ab997bb43849999aafbe641ef9777de3cb811 (patch)
tree696285cc72d6358f9e0980279d6b6ce6bc151285
parent399a402c26eaadc82e1c8eedcaa2453e18bffd57 (diff)
downloadaur-0c2ab997bb43849999aafbe641ef9777de3cb811.tar.gz
212.5080.16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4511a511e29..9f2b17e5a48e 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 = 212.4746.90
+ pkgver = 212.5080.16
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.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-212.5080.16.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = 9147865bcf4f564ff799ac237ffb6f01b2633d22e57f98ed0d76204a46d33299
+ sha256sums = 2fb7f8cb3900d2ff108b70ef11cbb5ccb46f11eb32a1f5a50394d9e3fffae35b
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index f1a89cbdf5e8..ee2fcdccb915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail>
pkgname=rubymine-eap
-pkgver=212.4746.90
+pkgver=212.5080.16
_pkgname=RubyMine
-_pkgver=2021.2
+_pkgver=2021.2.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=('9147865bcf4f564ff799ac237ffb6f01b2633d22e57f98ed0d76204a46d33299'
+sha256sums=('2fb7f8cb3900d2ff108b70ef11cbb5ccb46f11eb32a1f5a50394d9e3fffae35b'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')