From 3cb9bd2eddddd4f64103ecf9fc3eab672a39ebee Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 26 Feb 2017 12:37:58 +0100 Subject: [PATCH] sabnzbd: update to 1.2.2. --- srcpkgs/sabnzbd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index b6ccbfa5517..bcecb8a0e40 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,7 +1,7 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=1.2.0 -revision=2 +version=1.2.2 +revision=1 wrksrc="SABnzbd-${version}" depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip" @@ -10,9 +10,9 @@ maintainer="Leah Neukirchen " # BSD, LGPL-2 and MIT. In combination, that makes this package GPL. license="GPL-2" homepage="http://sabnzbd.org/" -short_desc="SABnzbd is an Open Source Binary Newsreader written in Python" +short_desc="Open Source Binary Newsreader written in Python" distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz" -checksum=0639b6e8086ee46e8d876effc2d466725e8b33e6b65e0538518f36986e4405b9 +checksum=0565ea3384f2f876c22ad0c07b96670fcb2514aefc73c47e315bb2d7b281c6c0 noarch=yes pycompile_dirs="/usr/share/sabnzbd"