extra/roundcubemail: upgrade to 0.2.2

This commit is contained in:
Natanael Copa 2009-05-19 07:07:39 +00:00
parent 0cd6630c25
commit 94891b8102

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=roundcubemail
pkgver=0.2.1
pkgver=0.2.2
pkgrel=0
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
@ -16,4 +16,4 @@ build ()
cd "${_instdir}"
cp -ra "$srcdir"/roundcubemail-$pkgver/* .
}
md5sums="d49bfea590cdca3d6b221903217e0c55 roundcubemail-0.2.1.tar.gz"
md5sums="992bd125a5f3c91e81f1eebbdef63575 roundcubemail-0.2.2.tar.gz"