From edd3a17c9ed0cc3fa7fb62b4ad4178e064d46cda Mon Sep 17 00:00:00 2001 From: root Date: Fri, 1 Feb 2013 00:06:30 -0800 Subject: Fri Feb 1 00:06:30 PST 2013 --- community/nzbget/PKGBUILD | 6 +++--- community/nzbget/nzbget.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'community/nzbget') diff --git a/community/nzbget/PKGBUILD b/community/nzbget/PKGBUILD index 817a8c6f4..18385aef8 100644 --- a/community/nzbget/PKGBUILD +++ b/community/nzbget/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 82027 2013-01-05 19:59:03Z jlichtblau $ +# $Id: PKGBUILD 83419 2013-01-31 20:33:20Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Alexander Rødseth pkgname=nzbget -pkgver=9.0 +pkgver=9.1 pkgrel=1 pkgdesc="Download from Usenet using .nzb files" arch=('x86_64' 'i686') @@ -13,7 +13,7 @@ depends=('gnutls' 'libpar2' 'libxml2' 'libsigc++' 'libgcrypt') makedepends=('autoconf' 'automake') changelog=$pkgname.changelog source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz) -sha256sums=('40f9baefcd090f81a000149a79358a2639c5154579c026dba4317c566dd19ee4') +sha256sums=('0cd20e1c78359c720862c19c5fd908dc10d6b54658441b86f9caaa71f66e5633') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/community/nzbget/nzbget.changelog b/community/nzbget/nzbget.changelog index c048dac67..7a021fd20 100644 --- a/community/nzbget/nzbget.changelog +++ b/community/nzbget/nzbget.changelog @@ -1,3 +1,6 @@ +2013-01-30 Jaroslav Lichtblau + * nzbget 9.1-1 + 2013-01-05 Jaroslav Lichtblau * nzbget 9.0-1 -- cgit v1.2.3-54-g00ecf