summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2023-12-06 12:01:29 -0500
committerHao Zhang2023-12-06 12:01:29 -0500
commit8a3b2db67c0be11e5e19631d4b9ff9ea4ee61752 (patch)
tree096ae25215cff2e00fc7cee4513ef362448ae10e
parent97b7cc5ef48472e3a6fa3a1026b8c46ee92c8e15 (diff)
downloadaur-8a3b2db67c0be11e5e19631d4b9ff9ea4ee61752.tar.gz
[updpkg] 2023.3 (Build 233.11799.256)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad47092128f6..e34ce94ecc9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pycharm-eap
pkgdesc = Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition.
- pkgver = 2023.3.233.11799.209
+ pkgver = 2023.3.233.11799.256
pkgrel = 1
url = https://www.jetbrains.com/pycharm/nextversion/
arch = any
@@ -20,9 +20,9 @@ pkgbase = pycharm-eap
provides = pycharm
provides = pycharm-professional
options = !strip
- source = https://download.jetbrains.com/python/pycharm-professional-233.11799.209.tar.gz
+ source = https://download.jetbrains.com/python/pycharm-professional-2023.3.tar.gz
source = pycharm-eap.desktop
- sha256sums = 177bd4ee26c13792a07f5d3da0201d630e58b84cd947798159de7144a1122915
+ sha256sums = cc4752cc185fc114121d2bab13eb8066e825cb6f0c1cf8027927355e9add8e53
sha256sums = 7801ea1379c4c183efeb78ec8d2f67bc30741548410fa51b9f4827b0188da4b2
pkgname = pycharm-eap
diff --git a/PKGBUILD b/PKGBUILD
index bfc0d6642453..b7fdecfa3228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
pkgname=pycharm-eap
-_buildver=233.11799.209
+_buildver=233.11799.256
_pkgver=2023.3
-_eap=true
+_eap=false
pkgver="${_pkgver}.${_buildver}"
pkgrel=1
pkgdesc="Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition."
@@ -35,7 +35,7 @@ else
"${pkgname}.desktop")
fi
-sha256sums=("177bd4ee26c13792a07f5d3da0201d630e58b84cd947798159de7144a1122915"
+sha256sums=("cc4752cc185fc114121d2bab13eb8066e825cb6f0c1cf8027927355e9add8e53"
"7801ea1379c4c183efeb78ec8d2f67bc30741548410fa51b9f4827b0188da4b2")
prepare() {