aboutsummaryrefslogtreecommitdiffstats
path: root/main/roundcubemail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-05 15:23:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-05 15:43:07 +0000
commitbcce80771c9d997f5a18595905c5945667d4cb94 (patch)
treed67aa2fb64e9b7c255f73cce8cab51bd8e268935 /main/roundcubemail
parent713077ea49db80fb0a29869756f9abf6a4e2cd19 (diff)
downloadaports-bcce80771c9d997f5a18595905c5945667d4cb94.tar.bz2
aports-bcce80771c9d997f5a18595905c5945667d4cb94.tar.xz
main/roundcubemail: php renamed to php5
Diffstat (limited to 'main/roundcubemail')
-rw-r--r--main/roundcubemail/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/roundcubemail/APKBUILD b/main/roundcubemail/APKBUILD
index 98404dbbe0..b815f5ca8a 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -1,15 +1,17 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+_php=php5
pkgname=roundcubemail
pkgver=1.1.5
-pkgrel=0
+pkgrel=1
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
arch="noarch"
license="GPL3+"
install="$pkgname.post-upgrade"
-depends="php php-imap php-xml php-json php-dom php-exif php-pear-net_idna2
- php-pear-mail_mime php-pear-net_smtp"
+depends="${_php} ${_php}-imap ${_php}-xml ${_php}-json ${_php}-dom
+ ${_php}-exif ${_php}-pear-net_idna2 ${_php}-pear-mail_mime
+ ${_php}-pear-net_smtp"
makedepends=""
subpackages="$pkgname-installer $pkgname-doc"
source="https://github.com/roundcube/$pkgname/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz