summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2017-02-24 15:40:39 +0100
committerfrederik2017-02-24 15:40:39 +0100
commitcfb36739825eab4321b2014fa6948ac85c759114 (patch)
treede7c2927ab4290b6146f5bc32cd56e9ef0913aec
parent1985643f4e2a4e02049a719dd08207158c0ca1e7 (diff)
downloadaur-cfb36739825eab4321b2014fa6948ac85c759114.tar.gz
add rsync as makedependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28831846946e..c74905301bd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Feb 24 12:54:21 UTC 2017
+# Fri Feb 24 14:40:33 UTC 2017
pkgbase = phpstorm
pkgdesc = Lightweight and Smart PHP IDE
pkgver = 2016.3.2
@@ -8,6 +8,7 @@ pkgbase = phpstorm
arch = x86_64
arch = i686
license = Commercial
+ makedepends = rsync
options = !strip
source = https://download.jetbrains.com/webide/PhpStorm-2016.3.2.tar.gz
source = jetbrains-phpstorm.desktop
diff --git a/PKGBUILD b/PKGBUILD
index db6459ee70e9..00ecde3da7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ arch=('x86_64' 'i686')
license=('Commercial')
url='https://www.jetbrains.com/phpstorm/'
options=('!strip')
+makedepends=('rsync')
source=(https://download.jetbrains.com/webide/PhpStorm-${pkgver}.tar.gz
jetbrains-phpstorm.desktop)
sha512sums=('4fe6c53b3f10b74e45e639543b139fbb284f2e5a30d6c4503e73cc097acd833b79a5736eb9d6fd50368fa5c9d54c1f3b79752c56362167f9a7de813e71912c46'