Date: Monday, March 21, 2022 @ 17:55:43 Author: sangy Revision: 1167772
upgpkg: notcurses 3.0.7-1 Modified: notcurses/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 17:55:37 UTC (rev 1167771) +++ PKGBUILD 2022-03-21 17:55:43 UTC (rev 1167772) @@ -2,7 +2,7 @@ # Maintainer: Nick Black <[email protected]> pkgname=notcurses -pkgver=3.0.5 +pkgver=3.0.7 pkgrel=1 pkgdesc="Blingful TUI/character graphics library" url="https://nick-black.com/dankwiki/index.php/Notcurses" @@ -14,7 +14,7 @@ depends=('ncurses' 'ffmpeg' 'libunistring' 'gpm') makedepends=('libdeflate' 'cmake' 'pandoc' 'python-pip' 'python-pypandoc' 'python-cffi' 'python-setuptools' 'readline' 'ninja' 'zlib' 'gpm' 'doctest') source=("https://github.com/dankamongmen/notcurses/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('accb41b9bad3415017207c0992c791e4d887c505d5aa1b3be0c44456489e537d') +sha256sums=('db461c6ba07a8e3735a51a1d2e706d249ae30436519f543fa5931d414019c770') prepare() { mkdir -p "${pkgname}-${pkgver}/build"
