aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-07-03 14:10:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-03 16:23:09 +0000
commit60081788c63d70deb9a2476c93925f45d95225e1 (patch)
tree4c982c5ddb34135286a0a06d8c67a28887142dde
parentf32d16e1d23434e2d4ff9e36a8844e47c2803147 (diff)
downloadaports-60081788c63d70deb9a2476c93925f45d95225e1.tar.bz2
aports-60081788c63d70deb9a2476c93925f45d95225e1.tar.xz
main/sylpheed: upgrade to 3.6.0
-rw-r--r--main/sylpheed/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index f82a706ee2..dd350c6937 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
-pkgver=3.5.1
-pkgrel=1
+pkgver=3.6.0
+pkgrel=0
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
arch="all"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="264aafb40eaa163405074480b2deb7eefe0d2158a107d9b26bc35d5506dcf5a52cf5712b81bd4c06b4c76e48c6e372c74473e5371bbdc80f230267f3b211c7f5 sylpheed-3.5.1.tar.bz2"
+sha512sums="84c59e327690ed7e637e9ce60e630da6cdad771ccc278e31e490ed643da55c295fb47e999ad421fc59dbbcfed990882022b96cf478bd47253692d2e86279c591 sylpheed-3.6.0.tar.bz2"