summaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-01-31 17:10:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-01-31 17:10:28 +0000
commite6cc08e23e6370254534de8f5e4894c8d1b60ed0 (patch)
treecae7ef5963cab52dc1aa551c393b0fd07f11e338 /main/sylpheed
parentf7069eafa4897b90647d66b01d625ea91a9deb97 (diff)
downloadaports-e6cc08e23e6370254534de8f5e4894c8d1b60ed0.tar.bz2
aports-e6cc08e23e6370254534de8f5e4894c8d1b60ed0.tar.xz
main/sylpheed: upgrade to 3.1.0
Diffstat (limited to 'main/sylpheed')
-rw-r--r--main/sylpheed/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index d73ddd42e..9645f386f 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.0.3
+pkgver=3.1.0
pkgrel=0
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
@@ -23,4 +23,4 @@ package() {
cd "$srcdir/sylpheed-$pkgver"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="c69e5787868c7a8b5fe74cc24ffca189 sylpheed-3.0.3.tar.bz2"
+md5sums="311847d73d0dda63a48e5ec107538424 sylpheed-3.1.0.tar.bz2"