summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2024-04-11 19:31:19 +0200
committerAxel Navarro2024-04-11 19:31:19 +0200
commitc956704ac976ab8fda7ab938b5234f0a77cc3df3 (patch)
treea0d1bcf2566600eeb6f90867442a3e1e4d3a54c4
parent2c6e379f0ab6011a199a45e5d44b3c71a06aa71f (diff)
downloadaur-c956704ac976ab8fda7ab938b5234f0a77cc3df3.tar.gz
upgpkg: rubymine-eap 241.15989.22-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f4c52181aa..962294f04149 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.234
+ pkgver = 241.15989.10
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-2024.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-241.15989.10.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = 4fd9dcf83a1d1f6b7513c18383938bd65b2479fdb39c0421e2237a1e340c3912
+ sha256sums = cc66be12b2e6f7600886bae8245a16a0d9bec26b3e81d7e7c09a6cdd531c9989
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index 46579dbe5a18..06846540dfa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Axel Navarro <navarroaxel at gmail>
pkgbase=rubymine-eap
pkgname=(rubymine-eap rubymine-eap-jre)
-pkgver=241.14494.234
+pkgver=241.15989.10
_pkgname=RubyMine
-_pkgver=2024.1
+_pkgver=2024.1.1
pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools (EAP)."
arch=('i686' 'x86_64')
@@ -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=('4fd9dcf83a1d1f6b7513c18383938bd65b2479fdb39c0421e2237a1e340c3912'
+sha256sums=('cc66be12b2e6f7600886bae8245a16a0d9bec26b3e81d7e7c09a6cdd531c9989'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')