blob: a757d114ace775237e6964c9624705868746c67a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lazycc
pkgdesc = A git hook for writing conventional commits for lazy people
pkgver = 0.1.1
pkgrel = 1
url = https://gitlab.com/ogarcia/lazycc
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
arch = i686
arch = x86_64
license = GPL3
makedepends = rust
depends = gcc-libs
source = https://gitlab.com/ogarcia/lazycc/-/archive/0.1.1/lazycc-0.1.1.tar.bz2
b2sums = 82b748182d1cce158be90425ac1e62d14b8dd987049bedd69ba77ad85346cec58ff6ef39e30f503a08b429ebfb5e8b4bfe51e543b834f6f7452b9319b0b75f02
pkgname = lazycc
|