mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
16 lines
513 B
Text
16 lines
513 B
Text
pkgbase = python-todo-or-not
|
|
pkgdesc = A simple tool that checks your project for TODOs and FIXMEs
|
|
pkgver = 0.14.7
|
|
pkgrel = 2
|
|
url = https://github.com/Start-Out/todo-or-not
|
|
arch = any
|
|
license = GPL3
|
|
makedepends = python-build
|
|
depends = python
|
|
depends = python-typer
|
|
depends = python-tqdm
|
|
depends = python-ply
|
|
source = https://github.com/Start-Out/todo-or-not/archive/refs/tags/v0.14.7.tar.gz
|
|
sha256sums = 61e4030c547f28c5561084e8933e5b7e002109a0a1f06c92d004b3da84da3cdd
|
|
|
|
pkgname = python-todo-or-not
|