summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2021-04-30 11:19:22 -0300
committerAxel Navarro2021-04-30 11:19:22 -0300
commitd6a34623bb75ed552d824a9c31e24bc2f1ce81f1 (patch)
treef459f69562a17216b2dd570ce6f4f4a17a4c972f
parentc115c12c760cee4e16ac6d15e9d0b5734a10a1f8 (diff)
downloadaur-d6a34623bb75ed552d824a9c31e24bc2f1ce81f1.tar.gz
211.7142.41
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26c76f8c67b8..771e0434978b 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.7142.35
+ pkgver = 211.7142.41
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-211.7142.35.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2021.1.1.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = d9d5f0e6ba9b32fb1a9be3c3c2586f70456c376327c0bcb1840c08e66ee5bb51
+ sha256sums = 9572d1d798c1bd45412f70d6fb8a6961e34e3200e430bf0ed52d0e518a934e17
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index 71bbec2fd5a3..14f32c488662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Axel Navarro <navarroaxel at gmail>
pkgname=rubymine-eap
-pkgver=211.7142.35
+pkgver=211.7142.41
_pkgname=RubyMine
_pkgver=2021.1.1
pkgrel=1
@@ -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=('d9d5f0e6ba9b32fb1a9be3c3c2586f70456c376327c0bcb1840c08e66ee5bb51'
+sha256sums=('9572d1d798c1bd45412f70d6fb8a6961e34e3200e430bf0ed52d0e518a934e17'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')