[arch-commits] Commit in nzbget/trunk (PKGBUILD nzbget.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Feb 12 21:48:48 UTC 2017


    Date: Sunday, February 12, 2017 @ 21:48:47
  Author: jlichtblau
Revision: 212068

upgpkg: nzbget 18.0-1 - new upstream release

Modified:
  nzbget/trunk/PKGBUILD
  nzbget/trunk/nzbget.changelog

------------------+
 PKGBUILD         |    8 +++++---
 nzbget.changelog |    3 +++
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 19:56:48 UTC (rev 212067)
+++ PKGBUILD	2017-02-12 21:48:47 UTC (rev 212068)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=nzbget
-pkgver=17.1
+pkgver=18.0
 pkgrel=1
 pkgdesc="Download from Usenet using .nzb files"
 arch=('i686' 'x86_64')
@@ -10,10 +10,12 @@
 url="http://nzbget.net/"
 license=('GPL')
 depends=('libxml2')
-optdepends=('python: to run included scripts')
+optdepends=('python: to run included scripts'
+            'unrar: unpacking archives'
+            'p7zip: unpacking archives')
 changelog=$pkgname.changelog
 source=(https://github.com/nzbget/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-src.tar.gz)
-sha256sums=('4b3cf500d9bb6e9ab65b2c8451358e6c93af0368176f193eebafca17d7209c39')
+sha256sums=('4bc6366286988647d42165b442a62b73a1328d7e5b5067bd0078650e1716f55b')
 
 build() {
   cd $pkgname-$pkgver

Modified: nzbget.changelog
===================================================================
--- nzbget.changelog	2017-02-12 19:56:48 UTC (rev 212067)
+++ nzbget.changelog	2017-02-12 21:48:47 UTC (rev 212068)
@@ -1,3 +1,6 @@
+2017-02-12 Jaroslav Lichtblau <svetlemodryd at archlinux.org>
+  * nzbget 18.0-1
+
 2016-09-05 Jaroslav Lichtblau <svetlemodryd at archlinux.org>
   * nzbget 17.1-1
 



More information about the arch-commits mailing list