From 592c9fccd85db2cac8d4d26211e02764019bec05 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 30 Jul 2014 02:31:34 +0200 Subject: [PATCH] sabnzbd: update to version 0.7.18 --- srcpkgs/sabnzbd/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 57166d3a4ea..125133c6539 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,10 +1,9 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=0.7.17 -revision=3 +version=0.7.18 +revision=1 wrksrc="SABnzbd-${version}" -makedepends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip" -depends="${makedepends}" +depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip" maintainer="Dominik Honnef " # sabnzbd itself is GPL, but it bundles libraries that are covered by # BSD, LGPL-2 and MIT. In combination, that makes this package GPL. @@ -12,7 +11,7 @@ license="GPL" homepage="http://sabnzbd.org/" short_desc="SABnzbd is an Open Source Binary Newsreader written in Python" distfiles="http://downloads.sourceforge.net/sabnzbdplus/SABnzbd-${version}-src.tar.gz" -checksum=a501517dbaf161deab2153118ff3b44512ee1d8984c3603bf17c593cf080eb09 +checksum=aa05697d901b3e334e92f274b2e8788973059840be656a1545e8f2a4b070b014 noarch=yes pycompile_dirs="/usr/share/sabnzbd"