summaryrefslogtreecommitdiff
path: root/community/nzbget/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nzbget/PKGBUILD')
-rw-r--r--community/nzbget/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <dragonlord@aur.archlinux.org>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
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