summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2022-02-08 21:03:10 +0100
committersanduhrs2022-02-08 21:03:10 +0100
commit23049d00e82e7ee6fb7b4cdd18b6bc9f483e7425 (patch)
tree73a5fa139f67c224a60a90faaa6879c1b53ad731 /PKGBUILD
parent16cf26109267c2fd9b094b9ed2000c2715acf77e (diff)
downloadaur-23049d00e82e7ee6fb7b4cdd18b6bc9f483e7425.tar.gz
Update to upstream version 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5467167cdda..984e1ab45d4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=phpstorm-url-handler
pkgname=${_pkgname}
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Open phpstorm:// URLs in PHPStorm."
arch=('any')