summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2023-08-11 18:49:49 +0900
committerAxel Navarro2023-08-11 18:49:49 +0900
commit2a99f8f667516a86592a426cacb77789cc424a01 (patch)
tree1d9e72afc4b3fd92440c7f79f3f6210fcd7dde5c
parentc14128a43c88f0b76ab7756e2b86deab27550660 (diff)
downloadaur-2a99f8f667516a86592a426cacb77789cc424a01.tar.gz
upgpkg: rubymine-eap 232.9559.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aec68310560d..d2ed3c3541ee 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 = 232.8660.186
+ pkgver = 232.9559.5
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.2.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-232.9559.5.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = 9da529bbc2c65503f1e01c85b745f676140c2263b9541fb1c5bae0d3b9329787
+ sha256sums = fef4fb83560fd9346b2491e9c4e37e7f846ebb67fc3ee8467bc37b1135485663
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index 5cd49fe210f0..667328504f5f 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=232.8660.186
+pkgver=232.9559.5
_pkgname=RubyMine
-_pkgver=2023.2
+_pkgver=2023.2.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=('9da529bbc2c65503f1e01c85b745f676140c2263b9541fb1c5bae0d3b9329787'
+sha256sums=('fef4fb83560fd9346b2491e9c4e37e7f846ebb67fc3ee8467bc37b1135485663'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')