blob: 7702a17ebe4b969ec7cf1046439443804282e8c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = unmake
pkgdesc = a makefile linter
pkgver = 0.0.12
pkgrel = 3
url = https://github.com/mcandre/unmake
changelog = CHANGELOG.md
arch = x86_64
arch = aarch64
license = BSD
makedepends = cargo
source = unmake-0.0.12.tar.gz::https://github.com/mcandre/unmake/archive/refs/tags/v0.0.12.tar.gz
sha256sums = 7f77e5b5f2a6c37e9bffca2e03b08c33c7f4cf4954e06806fa9fb3798d9d8eb0
pkgname = unmake
|