summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-12-18 15:04:51 -0500
committerMario Finelli2023-12-18 15:05:31 -0500
commit1d44dc14d12fde75bd034ee8a68e71200a0146cd (patch)
treef0fcadbb608ef779974dc08790021bc8804a7c12
parente91f6b9e42c6243af60dd76776534f809b72410c (diff)
downloadaur-1d44dc14d12fde75bd034ee8a68e71200a0146cd.tar.gz
upgpkg: rubymine 2023.3.1-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 182464fe986f..03ee2a74dac5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools
- pkgver = 2023.3
- pkgrel = 2
+ pkgver = 2023.3.1
+ pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
arch = i686
@@ -11,10 +11,10 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2023.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2023.3.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = d4b061430c743cd5956b0ee3959b1f30d28c4ae18a38bb3ed691cb9d8ac80f72
+ sha256sums = 35cd23c7a0f73add6ba05f246707e2f2550185033172f5d42a6b02e750253115
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 926975df91a2..c5b7a35d3a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2023.3
-pkgrel=2
+pkgver=2023.3.1
+pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools"
arch=(i686 x86_64)
options=(!strip)
@@ -20,7 +20,7 @@ install=rubymine.install
source=(https://download.jetbrains.com/ruby/${_pkgname}-${pkgver}.tar.gz
rubymine.desktop
rubymine.install)
-sha256sums=('d4b061430c743cd5956b0ee3959b1f30d28c4ae18a38bb3ed691cb9d8ac80f72'
+sha256sums=('35cd23c7a0f73add6ba05f246707e2f2550185033172f5d42a6b02e750253115'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')