[arch-commits] Commit in notcurses/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Fri Dec 3 00:40:28 UTC 2021


    Date: Friday, December 3, 2021 @ 00:40:27
  Author: foutrelis
Revision: 1063944

upgpkg: notcurses 2.4.9-3: Python 3.10 rebuild

Modified:
  notcurses/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-03 00:39:58 UTC (rev 1063943)
+++ PKGBUILD	2021-12-03 00:40:27 UTC (rev 1063944)
@@ -3,7 +3,7 @@
 
 pkgname=notcurses
 pkgver=2.4.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Blingful TUI/character graphics library"
 url="https://nick-black.com/dankwiki/index.php/Notcurses"
 license=('Apache')
@@ -39,4 +39,3 @@
   cd ../cffi
   env CFLAGS="-I$pkgdir/usr/include -L../build" python setup.py install --root="$pkgdir" --optimize=1
 }
-



More information about the arch-commits mailing list