summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2024-02-14 12:14:49 +0100
committerFrederik Schwan2024-02-14 12:14:49 +0100
commit6eb265ac41922ddb9174300612dbe03ec7a682db (patch)
tree4b1dbcb4b11938ec5cf99ce2b50e44c9c1dcfa1a
parentaf7b760fe8fe0a58c58242967c6a19ea2763e82f (diff)
downloadaur-6eb265ac41922ddb9174300612dbe03ec7a682db.tar.gz
upgpkg: phpstorm 2023.3.4-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a44a2964d3b3..5688e025b7b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phpstorm
pkgdesc = Lightweight and Smart PHP IDE
- pkgver = 2023.3.3
+ pkgver = 2023.3.4
pkgrel = 1
url = https://www.jetbrains.com/phpstorm/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = phpstorm
depends = glib2
depends = python
options = !strip
- source = https://download-cf.jetbrains.com/webide/PhpStorm-2023.3.3.tar.gz
+ source = https://download-cf.jetbrains.com/webide/PhpStorm-2023.3.4.tar.gz
source = jetbrains-phpstorm.desktop
source = LICENSE
- b2sums = e52f24fe0df1f99d104a9b0b1a9c24cd5bc8dece7aa8ce62904747e235616c57c12ad20a8a90857138d9b8835eb590a0e8d2a9b3747e7fb53b7f2cf2be6b0124
+ b2sums = 46a59a8e0f139f6ab30d3a95d6b68be4cecc4f4602677295107f0346b8c9d95b0ce56d0aeab15212facebc8665266091cb88faa7b2afaa28fa4f31c002eb92b5
b2sums = c6f86b243d1b0b9533a59bda7c9036dee0c53b1076052ed69c651f886f745ae69ef9839ab406016d2bc4acad133e4f2d54ff0855caebe05fee47c00b00041f4e
b2sums = dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77
diff --git a/PKGBUILD b/PKGBUILD
index b684973ba37b..9c537bb4b7ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=phpstorm
pkgname=(phpstorm phpstorm-jre)
-pkgver=2023.3.3
+pkgver=2023.3.4
pkgrel=1
pkgdesc='Lightweight and Smart PHP IDE'
arch=('x86_64' 'i686')
@@ -17,7 +17,7 @@ options=('!strip')
source=("https://download-cf.jetbrains.com/webide/PhpStorm-${pkgver%b*}.tar.gz"
jetbrains-phpstorm.desktop
LICENSE)
-b2sums=('e52f24fe0df1f99d104a9b0b1a9c24cd5bc8dece7aa8ce62904747e235616c57c12ad20a8a90857138d9b8835eb590a0e8d2a9b3747e7fb53b7f2cf2be6b0124'
+b2sums=('46a59a8e0f139f6ab30d3a95d6b68be4cecc4f4602677295107f0346b8c9d95b0ce56d0aeab15212facebc8665266091cb88faa7b2afaa28fa4f31c002eb92b5'
'c6f86b243d1b0b9533a59bda7c9036dee0c53b1076052ed69c651f886f745ae69ef9839ab406016d2bc4acad133e4f2d54ff0855caebe05fee47c00b00041f4e'
'dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77')