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

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 19:21:29 UTC 2021


    Date: Friday, September 3, 2021 @ 19:21:28
  Author: arojas
Revision: 1010696

Update to 0.4.0

Modified:
  python-fabulous/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-03 19:18:32 UTC (rev 1010695)
+++ PKGBUILD	2021-09-03 19:21:28 UTC (rev 1010696)
@@ -2,8 +2,8 @@
 
 _pkgname=fabulous
 pkgname=python-fabulous
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='Print images, colors, and stylish text to the terminal with Python'
 arch=('any')
 url='https://github.com/jart/fabulous'
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://github.com/jart/$_pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz")
-sha256sums=('44e1c2bbb5a7762d78b88eb067f3c41dbe1fdc06f9bc383e81cb4ca45157089f')
+sha256sums=('60ae547be786b5c19b555939453ea8c1e906b99a93847c8baa65e7154801d14a')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list