aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/owncloud/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/owncloud/APKBUILD b/main/owncloud/APKBUILD
index e9211ba008..84fa11258b 100644
--- a/main/owncloud/APKBUILD
+++ b/main/owncloud/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname="owncloud"
pkgver="9.0.0"
-pkgrel=1
+pkgrel=2
_contactsver="1.0.0.0"
_calendarver="1.0"
_tasksver="0.8.1"
@@ -16,7 +16,7 @@ url="http://owncloud.org"
arch="noarch"
license="AGPL"
depends="php php-ctype php-curl php-dom php-gd php-iconv php-json php-xml
- php-zlib php-zip"
+ php-xmlreader php-zlib php-zip"
depends_dev=
makedepends="$depends_dev"
install=