Updated to 162.646.11

This commit is contained in:
Raphaël Doursenaud 2016-06-02 04:26:15 +02:00
parent 0bf49cf2a1
commit f94806e84d
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
# Fri May 27 06:45:19 UTC 2016
# Thu Jun 2 02:26:15 UTC 2016
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
pkgver = 162.426.5
pkgver = 162.646.11
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.426.5.tar.gz
noextract = CLion-162.646.11.tar.gz
options = !strip
source = https://download.jetbrains.com/cpp/CLion-162.426.5.tar.gz
sha512sums = 214b1146f8f26561c4b3ebbc9aad8a65427af23d701bc0ed4992f067eaef7e95d4a9c549e61617d50c9b8c143de345483784143ae58db819fc49bf20db2d1196
source = https://download.jetbrains.com/cpp/CLion-162.646.11.tar.gz
sha512sums = f00bcc13dc2a306aa7d5df33997edc650a40da1afbc5953084bd44a416f2fd1f562e3759eb95f998e6085f7d6fef008f743620b8df1565c577d91acd857a7897
pkgname = clion-eap

View file

@ -7,7 +7,7 @@
pkgname=clion-eap
_pkgname=clion
_archname=CLion
pkgver=162.426.5
pkgver=162.646.11
_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=('214b1146f8f26561c4b3ebbc9aad8a65427af23d701bc0ed4992f067eaef7e95d4a9c549e61617d50c9b8c143de345483784143ae58db819fc49bf20db2d1196')
sha512sums=('f00bcc13dc2a306aa7d5df33997edc650a40da1afbc5953084bd44a416f2fd1f562e3759eb95f998e6085f7d6fef008f743620b8df1565c577d91acd857a7897')
noextract=("${_archname}-${_pkgver}.tar.gz")
package() {