Merge pull request #306 from bob-182/patch-1

Update aur/owncloud/PKGBUILD
This commit is contained in:
Kevin Mihelich 2012-11-21 09:18:13 -08:00
commit add5b45be4

View file

@ -2,7 +2,7 @@
# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov
pkgname=owncloud
pkgver=4.5.0
pkgver=4.5.2
pkgrel=1
pkgdesc="A cloud server to store your files centrally on a hardware controlled by you"
arch=('any')
@ -14,7 +14,7 @@ makedepends=()
source=("http://owncloud.org/releases/$pkgname-$pkgver.tar.bz2" 'owncloud.conf')
backup=('etc/httpd/conf/extra/owncloud.conf')
install=owncloud.install
md5sums=('115dc4ca9615816b3247792409f45ec8'
md5sums=('a23cd7567a35d7c0d3b5e50566ca3853'
'7a08e1fee098615ea24fcdb1f4bd82d9')
package() {