Date: Friday, April 15, 2022 @ 15:45:52
  Author: sangy
Revision: 1186575

upgpkg: notcurses 3.0.8-1

Modified:
  notcurses/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-15 15:21:19 UTC (rev 1186574)
+++ PKGBUILD    2022-04-15 15:45:52 UTC (rev 1186575)
@@ -2,7 +2,7 @@
 # Maintainer: Nick Black <dankamong...@gmail.com>
 
 pkgname=notcurses
-pkgver=3.0.7
+pkgver=3.0.8
 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=('db461c6ba07a8e3735a51a1d2e706d249ae30436519f543fa5931d414019c770')
+sha256sums=('56c33ffe2a2bc4d0b6e3ac14bdf620cf41e3293789135f76825057d0166974fd')
 
 prepare() {
   mkdir -p "${pkgname}-${pkgver}/build"

Reply via email to