summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2024-01-18 17:54:21 +0100
committerAxel Navarro2024-01-18 17:54:21 +0100
commitd781cecec4c21fd1b76ce4244dc7e60b54357952 (patch)
tree1f3397899a497ec0e619eb87729fea60df952660
parentd4668291511de37cb7ccf35cad3616fda9b29f12 (diff)
downloadaur-d781cecec4c21fd1b76ce4244dc7e60b54357952.tar.gz
upgpkg: rubymine-eap 233.14015.16-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51c215c10bd9..6bf95ff91632 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 = 233.13135.91
+ pkgver = 233.14015.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-2023.3.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-233.14015.16.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = b38417014e13ee5868c3a69f3a39f7f9a5a09c14ab31f01b6f2b34436efb0828
+ sha256sums = c55997ecee9ea5ed8c7cd9e200173b51197794e0b30c77b274b1c989f8c70a10
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index aee2a04a94a9..8e56104ab07c 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=233.13135.91
+pkgver=233.14015.16
_pkgname=RubyMine
-_pkgver=2023.3.2
+_pkgver=2023.3.3
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=('b38417014e13ee5868c3a69f3a39f7f9a5a09c14ab31f01b6f2b34436efb0828'
+sha256sums=('c55997ecee9ea5ed8c7cd9e200173b51197794e0b30c77b274b1c989f8c70a10'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')