Updated to 145.256.37

This commit is contained in:
Raphaël Doursenaud 2016-03-10 21:17:25 +01:00
parent d1b391fa06
commit 07b0adfd2d
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Fri Mar 4 09:20:41 UTC 2016
# Thu Mar 10 20:17:25 UTC 2016
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
pkgver = 145.184.4
pkgver = 145.256.37
pkgrel = 1
url = http://www.jetbrains.com/clion
arch = x86_64
@ -15,10 +15,10 @@ pkgbase = clion-eap
optdepends = biicode: C/C++ dependency manager
optdepends = gtest: C++ testing
optdepends = swift-language: Swift programming language support (Also requires the plugin)
noextract = CLion-145.184.4.tar.gz
noextract = CLion-145.256.37.tar.gz
options = !strip
source = https://download.jetbrains.com/cpp/CLion-145.184.4.tar.gz
sha512sums = 60435ec9d45785e039f3aabca814452ed938db204809b0fd951939e6915a3100575ecdf1e2f94b69f9bb8dafed68d54fef60ba776211e482cfe14cef94459446
source = https://download.jetbrains.com/cpp/CLion-145.256.37.tar.gz
sha512sums = b6fd671a4d61434953d80e569220a156f187412d3f2a80582f1b419f01ba97fdc22bdee3ab732a52cf6636b37cb3ff2a3c9cb62191f4c12e6f6e25a555eeb6f8
pkgname = clion-eap

View file

@ -7,7 +7,7 @@
pkgname=clion-eap
_pkgname=clion
_archname=CLion
pkgver=145.184.4
pkgver=145.256.37
_pkgver=${pkgver}
pkgrel=1
pkgdesc="C/C++ IDE. 30-day evaluation."
@ -26,7 +26,7 @@ optdepends=(
'swift-language: Swift programming language support (Also requires the plugin)'
)
source=("https://download.jetbrains.com/cpp/${_archname}-${_pkgver}.tar.gz")
sha512sums=('60435ec9d45785e039f3aabca814452ed938db204809b0fd951939e6915a3100575ecdf1e2f94b69f9bb8dafed68d54fef60ba776211e482cfe14cef94459446')
sha512sums=('b6fd671a4d61434953d80e569220a156f187412d3f2a80582f1b419f01ba97fdc22bdee3ab732a52cf6636b37cb3ff2a3c9cb62191f4c12e6f6e25a555eeb6f8')
noextract=("${_archname}-${_pkgver}.tar.gz")
package() {