summaryrefslogtreecommitdiff
path: root/pcr/owncloud
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-19 13:47:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-19 13:47:14 -0300
commit591d2c8aa43ac773dfbb74f3440f81a3a0923741 (patch)
tree2b7365c6fa172e66ab6ed879486ab0bcfd84fd3a /pcr/owncloud
parent34189b8bdbaa87c546e8c8b62a9ebd2635915423 (diff)
owncloud-5.0.4-1: updating version
Diffstat (limited to 'pcr/owncloud')
-rw-r--r--pcr/owncloud/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/pcr/owncloud/PKGBUILD b/pcr/owncloud/PKGBUILD
index 7861d0917..18e33afe2 100644
--- a/pcr/owncloud/PKGBUILD
+++ b/pcr/owncloud/PKGBUILD
@@ -1,20 +1,21 @@
-# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
+# Maintainer: Antonio Rojas <nqn1976 @ gmail.com>
# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov
-# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.io>
pkgname=owncloud
-pkgver=4.5.2
+pkgver=5.0.4
pkgrel=1
pkgdesc="A cloud server to store your files centrally on a hardware controlled by you"
arch=('any')
url="http://owncloud.org/"
license=('GPL')
-depends=('php-gd')
-optdepends=("php-apache: to use the Apache web server" "php-sqlite: to use the SQLite database backend" "mysql: to use the MySQL database backend")
+depends=('php-gd' 'php-intl')
+optdepends=("php-apache: to use the Apache web server" "php-sqlite: to use the SQLite database backend" "mariadb: to use the MySQL database backend" "smbclient: to mount SAMBA shares")
makedepends=()
-source=("http://owncloud.org/releases/$pkgname-$pkgver.tar.bz2" 'owncloud.conf')
+source=("http://download.owncloud.org/community/$pkgname-$pkgver.tar.bz2" 'owncloud.conf')
backup=('etc/httpd/conf/extra/owncloud.conf')
install=owncloud.install
+md5sums=('311c299b4aff4987a4b4c39aedafa9c0'
+ 'c1d49a3c0d8433bed6bffcd21ebb0064')
package() {
# install license