summaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-09-09 06:43:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-09-09 06:43:02 +0000
commit6734c89f3ca2ec6cf3372db9950bcdc30f66e5d0 (patch)
treef7f4e6ff4e49db03b2469842cd7e70898c7c6641 /main/sylpheed
parent4b680075e41acd5ec8e75d7844a30e0c944db2cb (diff)
downloadaports-6734c89f3ca2ec6cf3372db9950bcdc30f66e5d0.tar.bz2
aports-6734c89f3ca2ec6cf3372db9950bcdc30f66e5d0.tar.xz
main/sylpheed: upgrade to 3.1.2
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 081579854..7a87966f4 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.1.0
-pkgrel=1
+pkgver=3.1.2
+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="311847d73d0dda63a48e5ec107538424 sylpheed-3.1.0.tar.bz2"
+md5sums="17100ab8ef5ef7e431bdbcff68bbf7b4 sylpheed-3.1.2.tar.bz2"