From 83ad8b350f78a30c665f6bc43f46d9fe7815ea07 Mon Sep 17 00:00:00 2001
From: Dominik Honnef <dominik@honnef.co>
Date: Sat, 14 May 2016 07:36:55 +0200
Subject: [PATCH] sabnzbd: update to 1.0.2.

---
 srcpkgs/sabnzbd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template
index 2e1bd529ed1..74de2942566 100644
--- a/srcpkgs/sabnzbd/template
+++ b/srcpkgs/sabnzbd/template
@@ -1,6 +1,6 @@
 # Template file for 'sabnzbd'
 pkgname=sabnzbd
-version=1.0.0
+version=1.0.2
 revision=1
 wrksrc="SABnzbd-${version}"
 depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip"
@@ -11,7 +11,7 @@ license="GPL"
 homepage="http://sabnzbd.org/"
 short_desc="SABnzbd is an Open Source Binary Newsreader written in Python"
 distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
-checksum=7573dfafd6f3b51e899f47436de0e0b3d8e83a568e2a6f0f3da0aaa1f3d4cfaa
+checksum=9ced2f4b9486674e8b0a920769710b16e7d96a9981d5aa47b6584f2c3a1e0b62
 
 noarch=yes
 pycompile_dirs="/usr/share/sabnzbd"