pycharm-community-jre: auto updated to 2023.3.4-1
This commit is contained in:
parent
02d397551f
commit
8892aa9d9c
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: mark blakeney at bullet dash systems dot net
|
# Contributor: mark blakeney at bullet dash systems dot net
|
||||||
_appname=pycharm-community
|
_appname=pycharm-community
|
||||||
pkgname=$_appname-jre
|
pkgname=$_appname-jre
|
||||||
pkgver=2023.3.3
|
pkgver=2023.3.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
|
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
|
||||||
arch=(x86_64 aarch64)
|
arch=(x86_64 aarch64)
|
||||||
|
@ -19,8 +19,8 @@ source=(
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
sha256sums=('f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
|
sha256sums=('f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
|
||||||
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc')
|
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc')
|
||||||
sha256sums_x86_64=('f71513f428f5df3b97b09c415967ff2db3a4e7172f293e621b3f04cd1d695443')
|
sha256sums_x86_64=('27546b7900c0da52baa9b14f88406c2b1244c570363e506f225bf101e65cea79')
|
||||||
sha256sums_aarch64=('6e8340b494d73e3ff8de46a3e6e70ff8198b76c989c859faef59cc18724a36a2')
|
sha256sums_aarch64=('9c9678921b118f90519ba73543c63657d262e6aa7a7fe6b2293dcd5f26943531')
|
||||||
|
|
||||||
source_x86_64=("https://download.jetbrains.com/python/pycharm-community-${pkgver}.tar.gz")
|
source_x86_64=("https://download.jetbrains.com/python/pycharm-community-${pkgver}.tar.gz")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue