summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2021-06-02 17:05:04 -0400
committerMario Finelli2021-06-02 17:05:04 -0400
commitc7db9601eb191a98409b29efa9b03fb0d6dd41d3 (patch)
tree75db60926d7db23d8c655f0583b314b1cca07e26
parentef9834ff91c86ca23e12f2d1daa00bb95dba330b (diff)
downloadaur-c7db9601eb191a98409b29efa9b03fb0d6dd41d3.tar.gz
upgpkg: rubymine 2021.1.2-1
upstream release
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 551fd2e9ffa3..54f348a18e43 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.1.1
+ pkgver = 2021.1.2
pkgrel = 1
url = https://www.jetbrains.com/ruby/
install = rubymine.install
@@ -11,12 +11,11 @@ pkgbase = rubymine
depends = gtk-update-icon-cache
optdepends = ruby: Ruby run/debug support
options = !strip
- source = https://download.jetbrains.com/ruby/RubyMine-2021.1.1.tar.gz
+ source = https://download.jetbrains.com/ruby/RubyMine-2021.1.2.tar.gz
source = rubymine.desktop
source = rubymine.install
- sha256sums = 9572d1d798c1bd45412f70d6fb8a6961e34e3200e430bf0ed52d0e518a934e17
+ sha256sums = a1fc6dbbb47c46f91207b9f9de2eb9b4bfbace1518d4a8137bbd65343cf20065
sha256sums = 72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6
sha256sums = 7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76
pkgname = rubymine
-
diff --git a/PKGBUILD b/PKGBUILD
index 0333340302d1..c9be817c1687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=rubymine
_pkgname=RubyMine
-pkgver=2021.1.1
+pkgver=2021.1.2
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=('9572d1d798c1bd45412f70d6fb8a6961e34e3200e430bf0ed52d0e518a934e17'
+sha256sums=('a1fc6dbbb47c46f91207b9f9de2eb9b4bfbace1518d4a8137bbd65343cf20065'
'72df0e7c605caf7b6c98e9335f4eee9c8bfe8fcc24523634fd8c1ebe019534d6'
'7ecadddf2b315b22df3a5c7b90e18be7ea69e2a0d869ee18bf0e031b2c508f76')