mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 23:27:54 +01:00
15 lines
480 B
Text
15 lines
480 B
Text
pkgbase = todo-or-not
|
|
pkgdesc = a simple tool that checks your project for TODOs and FIXMEs
|
|
pkgver = 0.10.15
|
|
pkgrel = 1
|
|
url = https://github.com/Start-Out/todo-or-not
|
|
arch = any
|
|
license = GPL3
|
|
makedepends = python-poetry
|
|
depends = python
|
|
depends = python-typer
|
|
depends = python-tqdm
|
|
source = https://github.com/Start-Out/todo-or-not/archive/refs/tags/v0.10.15.tar.gz
|
|
sha256sums = 3abd797c8589139407ee3ec3ce9a7bda8b56210eb6ef4b8c1a6ca95894d2eedd
|
|
|
|
pkgname = todo-or-not
|