summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD6
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca76dd4b02ed..92fc817d6885 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = webstorm
pkgdesc = JavaScript IDE and HTML editor.
pkgver = 10.0.4
- pkgrel = 2
+ pkgrel = 3
url = http://www.jetbrains.com/webstorm
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cf99110563c2..695003d61ca2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
+# Maintainer: Frederik Schwan <frederik dot schwan at linux dot com>
+# Contributor: Pablo Vilas <pablovilas89 at gmail dot com>
# Contributor: Testuser_01 <arch@nico-siebler.de>
-# Maintainer: Pablo Vilas <pablovilas89 at gmail dot com>
+
pkgname=webstorm
_pkgname=WebStorm
pkgver=10.0.4
_pkgver=141.1550
-pkgrel=2
+pkgrel=3
pkgdesc="JavaScript IDE and HTML editor."
arch=('i686' 'x86_64')
options=('!strip')