Updated to 162.844.13

This commit is contained in:
Raphaël Doursenaud 2016-06-09 22:22:51 +02:00
parent f94806e84d
commit b28174cba6
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
# Thu Jun 2 02:26:15 UTC 2016
# Thu Jun 9 20:22:51 UTC 2016
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
pkgver = 162.646.11
pkgver = 162.844.13
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.646.11.tar.gz
noextract = CLion-162.844.13.tar.gz
options = !strip
source = https://download.jetbrains.com/cpp/CLion-162.646.11.tar.gz
sha512sums = f00bcc13dc2a306aa7d5df33997edc650a40da1afbc5953084bd44a416f2fd1f562e3759eb95f998e6085f7d6fef008f743620b8df1565c577d91acd857a7897
source = https://download.jetbrains.com/cpp/CLion-162.844.13.tar.gz
sha512sums = 314508b133e80708aff0e8263ec67e5d86ef7deca53889ecc34159d6eba71ad24aef046bd43832166ad3da685efd763a9e6b672474c8cbf352a232f7e7d036d5
pkgname = clion-eap

View file

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