blob: 4d0c829003c904f61d67df10580a01f867c64a3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = todome-git
pkgdesc = Language agnostic tool that collects TODOs, FIXMEs ,BUGs, NOTEs and DONEs in the source code.
pkgver = r44.9892972
pkgrel = 1
epoch = 1
url = https://www.github.com/BishrGhalil/todome.git
arch = x86_64
arch = i686
license = GPL-2.0-or-later
makedepends = git
depends = pcre
provides = todome
conflicts = todome
source = git+https://www.github.com/BishrGhalil/todome.git
md5sums = SKIP
pkgname = todome-git
|