summaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-06 08:06:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-06 08:06:16 +0000
commitd5d645a118bddc0c2f235a5e811d42e5f1f1692c (patch)
tree880f4f18d0c143ee5d94850cf3805c889f2c86d3 /main/sylpheed
parent646ad115222f6d7f3b2723adf0f315082b36914a (diff)
main/sylpheed: upgrade to 3.0.3
Diffstat (limited to 'main/sylpheed')
-rw-r--r--main/sylpheed/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index 5d7dc146ad5..ffc2d81e36b 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.3
+pkgrel=0
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
license="GPL"
@@ -22,4 +22,4 @@ package() {
cd "$srcdir/sylpheed-$pkgver"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="2ee330c737b02418d8692bd193f8b176 sylpheed-3.0.2.tar.bz2"
+md5sums="c69e5787868c7a8b5fe74cc24ffca189 sylpheed-3.0.3.tar.bz2"