[arch-commits] Commit in newsboat/trunk (PKGBUILD newsboat.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Mar 23 16:56:32 UTC 2020
Date: Monday, March 23, 2020 @ 16:56:29
Author: jlichtblau
Revision: 603748
upgpkg: newsboat 2.19-1 - new upstream release
Modified:
newsboat/trunk/PKGBUILD
newsboat/trunk/newsboat.changelog
--------------------+
PKGBUILD | 6 +++---
newsboat.changelog | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 16:55:39 UTC (rev 603747)
+++ PKGBUILD 2020-03-23 16:56:29 UTC (rev 603748)
@@ -2,7 +2,7 @@
# Contributor: Sven Pfleiderer <pfleidi at roothausen.de>
pkgname=newsboat
-pkgver=2.18
+pkgver=2.19
pkgrel=1
pkgdesc="An RSS/Atom feed reader for text terminals"
arch=('x86_64')
@@ -9,13 +9,13 @@
url="https://newsboat.org/"
license=('custom: MIT')
depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext' 'asciidoc' 'rust')
+makedepends=('swig' 'gettext' 'asciidoc' 'rust' 'asciidoctor')
replaces=('newsbeuter')
changelog=$pkgname.changelog
options=('!emptydirs')
source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project <newsboat at googlegroups.com>
-sha256sums=('f23932c0226ec3f69eac7668da444e73175048498e15e9d773451648b2cba4b0'
+sha256sums=('ba484c825bb903daf6d33d55126107b59e41111b455d368362208f1825403d1b'
'SKIP')
build() {
Modified: newsboat.changelog
===================================================================
--- newsboat.changelog 2020-03-23 16:55:39 UTC (rev 603747)
+++ newsboat.changelog 2020-03-23 16:56:29 UTC (rev 603748)
@@ -1,3 +1,6 @@
+2020-03-23 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * newsboat 2.19-1
+
2019-12-23 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* newsboat 2.18-1
More information about the arch-commits
mailing list