summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-04-03 18:36:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-04-03 18:36:49 +0000
commite14a7002fc9405bb17090f6935235a170adce36a (patch)
treefe956095ecb2cd40a27b1a52863ea0ad1baae80c /main
parent8b2f0b9278b357dc2a8afb177241a3fa30e41f64 (diff)
downloadaports-e14a7002fc9405bb17090f6935235a170adce36a.tar.bz2
aports-e14a7002fc9405bb17090f6935235a170adce36a.tar.xz
main/sylpheed: upgrade to 3.0.2
Diffstat (limited to 'main')
-rw-r--r--main/sylpheed/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index b38f8d9b..672279f2 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=0
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
@@ -22,4 +22,4 @@ package() {
cd "$srcdir/sylpheed-$pkgver"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="0d349e04ffc50ca43e24e9fb5794692e sylpheed-3.0.1.tar.bz2"
+md5sums="2ee330c737b02418d8692bd193f8b176 sylpheed-3.0.2.tar.bz2"