summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2021-12-31 10:25:00 -0500
committerMario Finelli2021-12-31 10:25:00 -0500
commit38be45d2af332cbcc831250f6b762923e97fbf73 (patch)
tree230bc8c14c1fa0d9e41b4b5b047eeaa04576074b
parent4e3014c93c28b4cb2e62ccf1c60c5cba883b49e4 (diff)
downloadaur-38be45d2af332cbcc831250f6b762923e97fbf73.tar.gz
upgpkg: rubymine 2021.3.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29f72bafe3cb..d7088fad8a97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rubymine
pkgdesc = Ruby and Rails IDE with the full stack of essential developer tools
- pkgver = 2021.3
+ pkgver = 2021.3.1
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -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-2021.3.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2021.3.1.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 8dfc8606fed9ae06aa449d07a03e5b4073fab73f0555cac68efc6ccf6d5fbeee
+ sha256sums = d54aa1b56a470abf704b355b80a01903702b9452a87e7441fdb2fb8ac6195df5
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
diff --git a/PKGBUILD b/PKGBUILD
index 6db7913413d5..3f93ece52e3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2021.3
+pkgver=2021.3.1
pkgrel=1
pkgdesc="Ruby and Rails IDE with the full stack of essential developer tools"
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ install=rubymine.install
source=(https://download.jetbrains.com/ruby/${_pkgname}-${pkgver}.tar.gz
rubymine.desktop
rubymine.install)
-sha256sums=('8dfc8606fed9ae06aa449d07a03e5b4073fab73f0555cac68efc6ccf6d5fbeee'
+sha256sums=('d54aa1b56a470abf704b355b80a01903702b9452a87e7441fdb2fb8ac6195df5'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')