Comment
The change only updates .SRCINFO to match a new upstream version string (2026.2 -> 2026.2.0.1). No sources, checksums, build commands, install scripts, or packaging behavior are altered in the provided diff, so there is no direct security impact evident from this change alone. I did not see any new integrity, persistence, or privilege-escalation concerns introduced by this metadata-only update.
@@ -1,6 +1,6 @@
pkgbase = webstorm
pkgdesc = JavaScript IDE and HTML editor
- pkgver = 2026.2
+ pkgver = 2026.2.0.1
pkgrel = 1
url = https://www.jetbrains.com/webstorm/
arch = x86_64