Date: Thursday, February 19, 2015 @ 23:39:03 Author: jlichtblau Revision: 128001
upgpkg: newsbeuter 2.9-1 Modified: newsbeuter/trunk/PKGBUILD newsbeuter/trunk/newsbeuter.changelog ----------------------+ PKGBUILD | 6 +++--- newsbeuter.changelog | 23 +++++++++++++---------- 2 files changed, 16 insertions(+), 13 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-19 21:43:26 UTC (rev 128000) +++ PKGBUILD 2015-02-19 22:39:03 UTC (rev 128001) @@ -1,9 +1,9 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Sven Pfleiderer <[email protected]> pkgname=newsbeuter -pkgver=2.8 +pkgver=2.9 pkgrel=1 pkgdesc="A RSS feed reader for the text console with special Podcast support" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://www.newsbeuter.org/downloads/$pkgname-$pkgver.tar.gz) -sha256sums=('c872a068ec7792680b11126230dff240dee72acdab8f153016ba5ef83c8a7804') +sha256sums=('74a8bf019b09c3b270ba95adc29f2bbe48ea1f55cc0634276b21fcce1f043dc8') build() { cd ${srcdir}/$pkgname-$pkgver Modified: newsbeuter.changelog =================================================================== --- newsbeuter.changelog 2015-02-19 21:43:26 UTC (rev 128000) +++ newsbeuter.changelog 2015-02-19 22:39:03 UTC (rev 128001) @@ -1,36 +1,39 @@ -2014-01-27 Jaroslav Lichtblau <[email protected]> +2015-02-19 Jaroslav Lichtblau <[email protected]> + * newsbeuter 2.9-1 + +2014-01-27 Jaroslav Lichtblau <[email protected]> * newsbeuter 2.8-1 -2013-09-02 Jaroslav Lichtblau <[email protected]> +2013-09-02 Jaroslav Lichtblau <[email protected]> * newsbeuter 2.7-1 -2013-03-28 Jaroslav Lichtblau <[email protected]> +2013-03-28 Jaroslav Lichtblau <[email protected]> * newsbeuter 2.6-1 2013-03-07 Andrea Scarpino <[email protected]> * ruby 2.0 rebuild -2012-02-23 Jaroslav Lichtblau <[email protected]> +2012-02-23 Jaroslav Lichtblau <[email protected]> * newsbeuter 2.5-1 -2011-01-06 Jaroslav Lichtblau <[email protected]> +2011-01-06 Jaroslav Lichtblau <[email protected]> * newsbeuter 2.4-1 -2010-06-26 Jaroslav Lichtblau <[email protected]> +2010-06-26 Jaroslav Lichtblau <[email protected]> * Update to major release v2.3 * FS#19744 fixed - non-working locale -2010-03-17 Jaroslav Lichtblau <[email protected]> +2010-03-17 Jaroslav Lichtblau <[email protected]> * Update to major release v2.2 -2009-12-19 Jaroslav Lichtblau <[email protected]> +2009-12-19 Jaroslav Lichtblau <[email protected]> * Update to major release v2.1 2009-10-28 Biru Ionut <[email protected]> * Fixed FS#16857 -2009-10-26 Jaroslav Lichtblau <[email protected]> +2009-10-26 Jaroslav Lichtblau <[email protected]> * Fixed FS#16850 -2009-06-21 Jaroslav Lichtblau <[email protected]> +2009-06-21 Jaroslav Lichtblau <[email protected]> * Package moved to [community] in v2.0
