David Runge pushed to branch main at Arch Linux / Packaging / Packages / nfoview
Commits: dd267241 by David Runge at 2023-09-04T01:20:42+02:00 upgpkg: 1.99-2 Rebuild to use ttf-cascadia-code as optional dependency: https://bugs.archlinux.org/task/79552 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=nfoview pkgver=1.99 _commit=839fbd127765b1d608e3587321e0464d97adb4a2 # refs/tags/1.99 -pkgrel=1 +pkgrel=2 pkgdesc="Simple NFO file viewer in GTK+ 3" arch=(any) url="https://otsaloma.io/nfoview/" @@ -30,7 +30,7 @@ makedepends=( python-setuptools python-wheel ) -optdepends=('terminus-font: recommended font') +optdepends=('ttf-cascadia-code: recommended font') source=($pkgname::git+https://github.com/otsaloma/$pkgname.git#tag=$_commit?signed) sha512sums=('SKIP') validpgpkeys=('8DD6B3FCDAB33C91EA915B913A584A9504CACA67') # Osmo Salomaa <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nfoview/-/commit/dd267241901777da92b52284b6652833b7b06666 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nfoview/-/commit/dd267241901777da92b52284b6652833b7b06666 You're receiving this email because of your account on gitlab.archlinux.org.
