diff --git a/.SRCINFO b/.SRCINFO index 0fbda6aaaeb7..52146729eed3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index cf195f1809a9..cb5c3f63e540 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -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() {