Skip to content

Commit 0a1e737

Browse files
authored
Merge pull request #104 from mxmehl/arch-src
Update Arch Linux package
2 parents 5954297 + eced651 commit 0a1e737

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Example
3232
>>> expression1 == expression2
3333
False
3434
>>> expression1.simplify() == expression2
35-
True
35+
True
3636

3737
Documentation
3838
-------------
@@ -62,13 +62,13 @@ There are packages available for easy install on some operating systems.
6262
You are welcome to help us package this tool for more distributions!
6363

6464
- boolean.py has been packaged as Arch Linux, Fedora, openSus,
65-
nixpkgs, Guix, DragonFly and FreeBSD
65+
nixpkgs, Guix, DragonFly and FreeBSD
6666
`packages <https://repology.org/project/python:boolean.py/versions>`__ .
6767

6868
In particular:
6969

70-
- Arch Linux (AUR):
71-
`python-boolean.py <https://aur.archlinux.org/packages/python-boolean.py/>`__
70+
- Arch Linux:
71+
`python-boolean.py <https://archlinux.org/packages/community/any/python-boolean.py/>`__
7272
- Fedora:
7373
`python-boolean.py <https://apps.fedoraproject.org/packages/python-boolean.py>`__
7474
- openSUSE:

0 commit comments

Comments
 (0)