summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2024-04-04 14:22:09 +0200
committerAxel Navarro2024-04-04 14:22:09 +0200
commit2c6e379f0ab6011a199a45e5d44b3c71a06aa71f (patch)
tree4a41aa6a09290950f0270cab6caf3002d121a9c2
parent2b12c99c9356f1da92cdbc276dfac80d6494eec3 (diff)
downloadaur-2c6e379f0ab6011a199a45e5d44b3c71a06aa71f.tar.gz
upgpkg: rubymine-eap 241.14494.234-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b8ac5b3b221..87f4c52181aa 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 = 241.14494.140
+ pkgver = 241.14494.234
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-241.14494.140.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2024.1.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = ee15ee8ed15e9bf1cb2b3a0ab3793790132946e6035c3a9815b74ee83f115942
+ sha256sums = 4fd9dcf83a1d1f6b7513c18383938bd65b2479fdb39c0421e2237a1e340c3912
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index e5055704f4be..46579dbe5a18 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=241.14494.140
+pkgver=241.14494.234
_pkgname=RubyMine
_pkgver=2024.1
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=('ee15ee8ed15e9bf1cb2b3a0ab3793790132946e6035c3a9815b74ee83f115942'
+sha256sums=('4fd9dcf83a1d1f6b7513c18383938bd65b2479fdb39c0421e2237a1e340c3912'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')