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

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Tue Jan 14 21:30:33 UTC 2014


    Date: Tuesday, January 14, 2014 @ 22:30:33
  Author: jlichtblau
Revision: 104047

upgpkg: nzbget 12.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-14 21:19:45 UTC (rev 104046)
+++ PKGBUILD	2014-01-14 21:30:33 UTC (rev 104047)
@@ -3,16 +3,16 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=nzbget
-pkgver=11.0
-pkgrel=3
+pkgver=12.0
+pkgrel=1
 pkgdesc="Download from Usenet using .nzb files"
 arch=('x86_64' 'i686')
 url="http://nzbget.sourceforge.net/"
 license=('GPL')
 depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')
-changelog="${pkgname}.changelog"
-source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
+changelog=${pkgname}.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('023c4e3b9c7e920d9ea72b60135b438ce13543454f79984c06fd15365b9a882e')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: nzbget.changelog
===================================================================
--- nzbget.changelog	2014-01-14 21:19:45 UTC (rev 104046)
+++ nzbget.changelog	2014-01-14 21:30:33 UTC (rev 104047)
@@ -1,3 +1,6 @@
+2014-01-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+  * nzbget 12.0-1
+
 2013-09-03 Maxime Gauduin <alucryd at gmail.com>
   * Fixed FS#36250 - package built without system CXXFLAGS
 




More information about the arch-commits mailing list