summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2023-09-14 19:48:50 +0900
committerAxel Navarro2023-09-14 19:48:50 +0900
commit291240a9cedb2c7433946e3b3b83370d14cbaed9 (patch)
treef46f447146b3c1e10460c3c8780210c8fc1a1ee2
parent0fbc2651f6a505cc36b5be5e74bc6378f7254f93 (diff)
downloadaur-291240a9cedb2c7433946e3b3b83370d14cbaed9.tar.gz
upgpkg: rubymine-eap 232.9921.48-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35f50fefcd43..22c1ca7f8dfd 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.9921.7
+ pkgver = 232.9921.48
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-232.9921.7.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2023.2.2.tar.gz
source = rubymine-eap.desktop
source = rubymine.install
- sha256sums = 989d6ff62f94db292e75ca8525dd269f7b40649d721b11785a47272ae601cc7b
+ sha256sums = 9f14f95ef1952d6b85e13a596d00e8b57ab35a4d07a96ee33d4ceebbd113a827
sha256sums = 02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660
sha256sums = fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd
diff --git a/PKGBUILD b/PKGBUILD
index 6564c9e87b99..2a094633faa6 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=232.9921.7
+pkgver=232.9921.48
_pkgname=RubyMine
_pkgver=2023.2.2
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=('989d6ff62f94db292e75ca8525dd269f7b40649d721b11785a47272ae601cc7b'
+sha256sums=('9f14f95ef1952d6b85e13a596d00e8b57ab35a4d07a96ee33d4ceebbd113a827'
'02b32d973da26ef7d61e4c291fff71229729b203661dc75cc947c8098cb8e660'
'fe42e281cdcaca5008d3f254a16974504c9271407800d0234ce06476ea9e3bdd')