blob: 7a64dd3767f7dff3075c175d013186b78c9cb0dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = codeonly-git
pkgdesc = Remove annoying comments from your code
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/LostInTheCloud/codeonly
arch = any
license = GPL-2.0
makedepends = rust
makedepends = cargo
makedepends = git
source = codeonly-git::git+https://github.com/LostInTheCloud/codeonly
sha256sums = SKIP
pkgname = codeonly-git
|