community/rutorrent: bump dependencies to use php7

This commit is contained in:
Andy Postnikov 2018-11-08 00:52:51 +02:00 committed by Francesco Colista
parent 5f2f0f6866
commit ea788450bb

View File

@ -3,12 +3,12 @@
pkgname=rutorrent
_pkgname=ruTorrent
pkgver=3.8
pkgrel=0
pkgrel=1
pkgdesc="Yet another web front-end for rTorrent"
url="https://github.com/Novik/ruTorrent"
arch="noarch"
license="GPL"
depends="php5 curl"
depends="php7 curl"
# we need to user gnu tar since the permissions on files in tar archive are
# bad
makedepends="tar"