From a5c8908eb3f4cb6255ef028d5dd1dd113b45de6c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timo=20Ter=C3=A4s?= <timo.teras@iki.fi>
Date: Sun, 15 May 2016 09:43:13 +0300
Subject: [PATCH] testing/rutorrent: php renamed to php5

---
 testing/rutorrent/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/rutorrent/APKBUILD b/testing/rutorrent/APKBUILD
index 1b3045da7bcb..738cd8fc65c2 100644
--- a/testing/rutorrent/APKBUILD
+++ b/testing/rutorrent/APKBUILD
@@ -2,12 +2,12 @@
 # Maintainer: Francesco Colista <francesco.colista@gmail.com>
 pkgname=rutorrent
 pkgver=3.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Yet another web front-end for rTorrent"
 url="http://code.google.com/p/rutorrent/"
 arch="noarch"
 license="GPL"
-depends="php curl"
+depends="php5 curl"
 depends_dev=""
 
 # we need to user gnu tar since the permissions on files in tar archive are
-- 
GitLab