summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2021-11-30 15:36:27 -0300
committerAxel Navarro2021-11-30 15:36:27 -0300
commitcdbd0abf0a53b8e6e9abf570eb720d56cf8175f5 (patch)
tree1af52615ca94eae406794231f494918595e10ba5
parent2f299324fac91935349984c6d35ab26b821054d8 (diff)
downloadaur-cdbd0abf0a53b8e6e9abf570eb720d56cf8175f5.tar.gz
upgpkg: rubymine-eap 213.5744.254-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e98c849b2540..709e48bee0be 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 = 213.5744.194
+ pkgver = 213.5744.254
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-213.5744.194.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2021.3.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = a0568ec5406f48cf0f81f6674b708f75728a53f550dafbea8f21264cd0622020
+ sha256sums = 8dfc8606fed9ae06aa449d07a03e5b4073fab73f0555cac68efc6ccf6d5fbeee
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index 429d113b28b7..b203ba720d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Axel Navarro <navarroaxel at gmail>
pkgbase=rubymine-eap
pkgname=(rubymine-eap rubymine-eap-jre)
-pkgver=213.5744.194
+pkgver=213.5744.254
_pkgname=RubyMine
_pkgver=2021.3
pkgrel=1
@@ -13,10 +13,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=('a0568ec5406f48cf0f81f6674b708f75728a53f550dafbea8f21264cd0622020'
+sha256sums=('8dfc8606fed9ae06aa449d07a03e5b4073fab73f0555cac68efc6ccf6d5fbeee'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')