Updated to 162.1024.9

This commit is contained in:
Raphaël Doursenaud 2016-06-23 19:29:36 +02:00
parent 1961f9805f
commit 60afc6a059
No known key found for this signature in database
GPG key ID: 6992A63407576955
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Wed Jun 15 18:01:32 UTC 2016
# Thu Jun 23 17:29:36 UTC 2016
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
pkgver = 162.917.13
pkgver = 162.1024.9
pkgrel = 1
url = http://www.jetbrains.com/clion
arch = x86_64
@ -17,10 +17,10 @@ pkgbase = clion-eap
optdepends = swift: Swift programming language support (Also requires the plugin)
optdepends = python: Python programming language support (Also requires the plugin)
optdepends = python2: Python 2 programming language support (Also requires the plugin)
noextract = CLion-162.917.13.tar.gz
noextract = CLion-162.1024.9.tar.gz
options = !strip
source = https://download.jetbrains.com/cpp/CLion-162.917.13.tar.gz
sha512sums = bf05c025047b0d0d50dea7bc6f994d749dbc7b5e0b4fde5b4ae012fd9cf3bde8b948f4b7926019c81a6512531e559088dae82fffddbe68bb05c0b5b733726b86
source = https://download.jetbrains.com/cpp/CLion-162.1024.9.tar.gz
sha512sums = a5243aceac4c4ec0212433c1b196377471078e0bf6420da911342e0d2c861e95f6242aa63cde6cb4727280d8019cebaa35898d9094bb282cb5ac828945de8eae
pkgname = clion-eap

View file

@ -7,7 +7,7 @@
pkgname=clion-eap
_pkgname=clion
_archname=CLion
pkgver=162.917.13
pkgver=162.1024.9
_pkgver=${pkgver}
pkgrel=1
pkgdesc="C/C++ IDE. 30-day evaluation."
@ -28,7 +28,7 @@ optdepends=(
'python2: Python 2 programming language support (Also requires the plugin)'
)
source=("https://download.jetbrains.com/cpp/${_archname}-${_pkgver}.tar.gz")
sha512sums=('bf05c025047b0d0d50dea7bc6f994d749dbc7b5e0b4fde5b4ae012fd9cf3bde8b948f4b7926019c81a6512531e559088dae82fffddbe68bb05c0b5b733726b86')
sha512sums=('a5243aceac4c4ec0212433c1b196377471078e0bf6420da911342e0d2c861e95f6242aa63cde6cb4727280d8019cebaa35898d9094bb282cb5ac828945de8eae')
noextract=("${_archname}-${_pkgver}.tar.gz")
package() {