diff options
author | Evangelos Foutras | 2021-12-01 15:18:50 +0000 |
---|---|---|
committer | David Runge | 2024-02-26 18:51:21 +0100 |
commit | 13abbb358ea3f1143081e2d8d76bf8cef663626b (patch) | |
tree | baa72d63457ce1c8699dcaa094ae40f63b2879cf /PKGBUILD | |
parent | ed2d3db3f82aab4d473d928b72b004557a91f205 (diff) | |
download | aur-13abbb358ea3f1143081e2d8d76bf8cef663626b.tar.gz |
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ pkgname=python-ansiwrap pkgver=0.8.4 _commit=20e2e8c78a54bdce947e38c069c5eb9c115423ae -pkgrel=3 +pkgrel=4 pkgdesc="textwrap, but savvy to ANSI colors and styles" url="https://github.com/jonathaneunice/ansiwrap" license=('Apache') |