summaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-06 21:04:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-06 21:04:09 +0000
commit010fcc6b30e5e4809fe0c17505fcc62fdf0e0af7 (patch)
tree72f3d1bbe6e978139889f714c7dc293974ed7936 /main/sylpheed
parent9e077f401d763fd30543359033bfd6dd4d36e387 (diff)
downloadaports-010fcc6b30e5e4809fe0c17505fcc62fdf0e0af7.tar.bz2
aports-010fcc6b30e5e4809fe0c17505fcc62fdf0e0af7.tar.xz
main/sylpheed: upgrade to 3.1.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 0537d4e7e..6eb592625 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.1.2
-pkgrel=1
+pkgver=3.1.3
+pkgrel=0
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
arch="all"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
find "$pkgdir" -name '*.la' -delete
}
-md5sums="17100ab8ef5ef7e431bdbcff68bbf7b4 sylpheed-3.1.2.tar.bz2"
+md5sums="2ad17c0f822b266d83dfba11c3088659 sylpheed-3.1.3.tar.bz2"