4 pkgdesc="Zimbra Desktop is the next-generation email and collaboration client."
6 url="http://www.zimbra.com/products/desktop.html"
7 license=('zimbra-public-eula')
8 source=("http://files2.zimbra.com/downloads/zdesktop/7.1.1/b10917/${pkgname}_${pkgver}_linux_i686.tgz")
9 md5sums=('1eba972bba0053cdcd6d5aa2f731e133')
12 install -Ddm755 $pkgdir/opt/zimbra/zdesktop/
13 cp -a -p $srcdir/${pkgname}_${pkgver}_linux_i686/app/* $pkgdir/opt/zimbra/zdesktop/
14 msg "To install data files for additional users, please login as the user and run this command:"
15 msg "/opt/zimbra/zdesktop/linux/user-install.pl"