summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/sylpheed/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index 3455b1c7d..b38f8d9b6 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.0.0
+pkgver=3.0.1
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="bb2cf4adfa9577746f54a516e9471bfd sylpheed-3.0.0.tar.bz2"
+md5sums="0d349e04ffc50ca43e24e9fb5794692e sylpheed-3.0.1.tar.bz2"