aboutsummaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2010-07-14 15:39:29 +0000
committerAndrew Manison <amanison@anselsystems.com>2010-07-14 15:39:29 +0000
commit6e8020140bbfb5e42802eed7c1491e675924cc01 (patch)
treecc54f3cce7238609561da3b2de59e2d3780c1085 /main/sylpheed
parent4ae2c3d81c309f93d2c41e22e71c5cf445123896 (diff)
parentdaa6e0d05fff7a0d1216fd6719e32d5426b24e8b (diff)
downloadaports-6e8020140bbfb5e42802eed7c1491e675924cc01.tar.bz2
aports-6e8020140bbfb5e42802eed7c1491e675924cc01.tar.xz
Merge remote branch 'alpine/master'
Conflicts: main/man-pages/APKBUILD
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 5d7dc146ad..ffc2d81e36 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"