Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / newsboat
Commits: c0f4e866 by Robin Candau at 2025-04-23T16:03:09+02:00 upgpkg: 2.39-2: libxml2 2.14.2 rebuild https://archlinux.org/todo/libxml2-2142-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = newsboat pkgdesc = RSS/Atom feed reader for text terminals pkgver = 2.39 - pkgrel = 1 + pkgrel = 2 url = https://newsboat.org/ arch = x86_64 license = MIT @@ -23,7 +23,8 @@ pkgbase = newsboat replaces = newsbeuter options = !makeflags options = !lto - source = git+https://github.com/newsboat/newsboat.git#tag=r2.39 + source = git+https://github.com/newsboat/newsboat.git?signed#tag=r2.39 + validpgpkeys = B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE sha256sums = d540fb8e8b2a6290205bde17d7216a187fdec2f4c107f5b8c416ad292e00a3a1 pkgname = newsboat ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=newsboat pkgver=2.39 -pkgrel=1 +pkgrel=2 pkgdesc="RSS/Atom feed reader for text terminals" arch=('x86_64') url="https://newsboat.org/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/newsboat/-/commit/c0f4e86612a854e67e154ea30dcd46d0aeb41aec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/newsboat/-/commit/c0f4e86612a854e67e154ea30dcd46d0aeb41aec You're receiving this email because of your account on gitlab.archlinux.org.