blob: e0836120abd5b1d3030ea313b30dcecb3981c653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = linecounter-git
pkgdesc = This is a program that can count all lines in your source code. Run lctr to count all lines. Run lctr -h for help!
pkgver = 2.2.1
pkgrel = 1
url = https://github.com/spynetS/Linecounter.git
arch = x86_64
license = MIT
makedepends = git
makedepends = python
makedepends = python-pip
pkgname = linecounter-git
|