summaryrefslogtreecommitdiff
path: root/community/nzbget/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
commit6cc893589a6bd208f2b7711f985e17df7a6df816 (patch)
treec41cb07e4e88c4eff5bc05e44b86b860f96654b8 /community/nzbget/PKGBUILD
parent5995e8be41750a8ac397ac358f5c2bedca3a4d1e (diff)
parentf0ab416208be17c176b9430a3537f05b5c653aec (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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 53d299fea..7d29f4002 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' 'mips64el')
@@ -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