aboutsummaryrefslogtreecommitdiffstats
path: root/main/roundcubemail
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-06-17 14:32:03 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-06-17 14:32:03 +0000
commita3045e70c73dac51e70554d18d446d9154a9cb87 (patch)
treee435d787e9c42a1a10da427ba9cfd4538d581c86 /main/roundcubemail
parentfce501893d4717a5515f7b06f243ae8ee693d12a (diff)
downloadaports-a3045e70c73dac51e70554d18d446d9154a9cb87.tar.bz2
aports-a3045e70c73dac51e70554d18d446d9154a9cb87.tar.xz
main/roundcubemail: fix typo
Diffstat (limited to 'main/roundcubemail')
-rw-r--r--main/roundcubemail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/roundcubemail/APKBUILD b/main/roundcubemail/APKBUILD
index 1f1e316d4..7a8ad3c7a 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -3,7 +3,7 @@
_php=php5
pkgname=roundcubemail
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
arch="noarch"
@@ -11,7 +11,7 @@ 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 ${_php}-pear-auth-sasl ${_php}-openssl"
+ ${_php}-pear-net_smtp ${_php}-pear-auth_sasl ${_php}-openssl"
makedepends=""
subpackages="$pkgname-installer $pkgname-doc"
source="https://github.com/roundcube/$pkgname/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz