Search Criteria
Package Details: loaf r24.cb9c4ed-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/loaf.git (read-only, click to copy) |
|---|---|
| Package Base: | loaf |
| Description: | Simple terminal slack client written in Python |
| Upstream URL: | https://github.com/NickBeeuwsaert/loaf |
| Licenses: | LGPL |
| Submitter: | ConnorBehan |
| Maintainer: | ConnorBehan |
| Last Packager: | ConnorBehan |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-11-30 23:42 (UTC) |
| Last Updated: | 2023-09-25 05:45 (UTC) |
Dependencies (6)
- python-aiohttp
- python-pyxdg
- python-requests
- python-urwid
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
dreieck commented on 2023-05-05 10:24 (UTC) (edited on 2023-05-05 10:25 (UTC) by dreieck)
You download the latest state from a git repository.
So you must
loaf-git(i.e. with the-gitsuffix),→ Submit the new package and file a merge request on the old package
provides=("loaf"),conflicts=("loaf").Also,
gitneeds to be added tomakedepends.Regards, and
thanks for maintaining!