summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59457c612ea7..0976806fbcb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('any')
url='http://aegirproject.org'
license=('GPL')
depends=(
- "$pkgname-provision=>$pkgver"
- "$pkgname-hostmaster=>$pkgver"
+ "$pkgname-provision=$pkgver"
+ "$pkgname-hostmaster=$pkgver"
'cron'
'nginx'
'php-fpm'