1 # Maintainer: realitygaps <realitygaps AT yahoo DOT com>
6 pkgdesc="OpenGoo is an easy to use Open Source Web Office"
8 url="http://www.opengoo.org/"
11 install=('opengoo.install')
12 backup=(srv/http/opengoo/.htaccess)
13 source=(http://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.zip)
15 md5sums=('94c7336af6c27c496cf63f8440007a4b')
18 mkdir -p $startdir/pkg/srv/http/opengoo
19 cp -r $startdir/src/$pkgname/* $startdir/pkg/srv/http/$pkgname