summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hansen2023-03-16 11:28:40 -0700
committerMichael Hansen2023-03-16 11:28:40 -0700
commit55acf763a90b91f40678a54b432943b1d6c020be (patch)
treebc4bd69201696ce64d8606e19524eed8b7d2a5c3
parent0e94278b9bba60a8abe054b31b972b222b6ca16d (diff)
downloadaur-55acf763a90b91f40678a54b432943b1d6c020be.tar.gz
Update to 231.8109.80
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bde80d6b6479..651b4506a481 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
- pkgver = 231.8109.4
+ pkgver = 231.8109.80
pkgrel = 1
url = http://www.jetbrains.com/clion
arch = x86_64
arch = aarch64
license = custom
makedepends = rsync
- noextract = CLion-231.8109.4.tar.gz
+ noextract = CLion-231.8109.80.tar.gz
options = !strip
- source = https://download.jetbrains.com/cpp/CLion-231.8109.4.tar.gz
+ source = https://download.jetbrains.com/cpp/CLion-231.8109.80.tar.gz
source = jetbrains-clion-eap.desktop
- sha256sums = 1c46edebfa51fd67318a2927b9e90a7ab2298055f7c041722f74fc54a4a365ea
+ sha256sums = aee954f8ebdaa1486ad19e7e32e8caf117c1a68f051cf1db9f8e6f5d75018a5f
sha256sums = e820de51d9083c5b8b7240ccd688085e11731ee36552783fa7089462cc5650d0
pkgname = clion-eap
diff --git a/PKGBUILD b/PKGBUILD
index 23b06ce7fc82..eaf1e4699f1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=clion-eap
pkgname=(clion-eap clion-eap-jre clion-eap-cmake clion-eap-gdb clion-eap-lldb)
_pkgname=clion
_dlname=CLion
-pkgver=231.8109.4
+pkgver=231.8109.80
_dlver=$pkgver
pkgrel=1
pkgdesc="C/C++ IDE. 30-day evaluation."
@@ -20,7 +20,7 @@ license=('custom')
makedepends=('rsync')
source=("https://download.jetbrains.com/cpp/${_dlname}-${_dlver}.tar.gz"
"jetbrains-${pkgbase}.desktop")
-sha256sums=('1c46edebfa51fd67318a2927b9e90a7ab2298055f7c041722f74fc54a4a365ea'
+sha256sums=('aee954f8ebdaa1486ad19e7e32e8caf117c1a68f051cf1db9f8e6f5d75018a5f'
'e820de51d9083c5b8b7240ccd688085e11731ee36552783fa7089462cc5650d0')
noextract=("${_dlname}-${_dlver}.tar.gz")