summaryrefslogtreecommitdiff
path: root/community/nzbget
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-15 01:26:20 -0700
committerroot <root@rshg054.dnsready.net>2013-07-15 01:26:20 -0700
commit49111a438f3120ab595d1b118f56571083b7da35 (patch)
tree99c8989f3f9423246b4564fa9b091ab5b0d0caa4 /community/nzbget
parentd525d9a731f5d79c1128a192b9d2977a2967570f (diff)
Mon Jul 15 01:25:50 PDT 2013
Diffstat (limited to 'community/nzbget')
-rw-r--r--community/nzbget/PKGBUILD8
-rw-r--r--community/nzbget/nzbget.changelog3
2 files changed, 7 insertions, 4 deletions
diff --git a/community/nzbget/PKGBUILD b/community/nzbget/PKGBUILD
index a2742fb2a..1bcf90acc 100644
--- a/community/nzbget/PKGBUILD
+++ b/community/nzbget/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 92051 2013-05-31 00:48:23Z seblu $
+# $Id: PKGBUILD 94084 2013-07-14 10:32:42Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=nzbget
-pkgver=10.2
-pkgrel=2
+pkgver=11.0
+pkgrel=1
pkgdesc="Download from Usenet using .nzb files"
arch=('x86_64' 'i686')
url="http://nzbget.sourceforge.net/"
@@ -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=('c9b878744c162e7721ffc8b048a2e4550a8ed8da6e706ee4cbd026ed2d612ec2')
+sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/nzbget/nzbget.changelog b/community/nzbget/nzbget.changelog
index e0ea55273..7e2a9312a 100644
--- a/community/nzbget/nzbget.changelog
+++ b/community/nzbget/nzbget.changelog
@@ -1,3 +1,6 @@
+2013-07-14-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * nzbget 11.0-1
+
2013-04-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* nzbget 10.2-1