blob: 6927b9b86ec42041eafefb2a507ec7b8bd6ecba7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mariebuild
pkgdesc = A simple build system with support for incremental builds
pkgver = 0.7.5
pkgrel = 2
url = https://github.com/FelixEcker/mariebuild
arch = x86_64
license = BSD-3
makedepends = clang
depends = glibc>=2.39
source = mariebuild-0.7.5.tar.gz::https://github.com/FelixEcker/mariebuild/archive/refs/tags/0.7.5.tar.gz
sha256sums = 43dce81771099d1ed8c0b20c34c5a2cee2e3af131d6316bb7f120ebc3bced591
pkgname = mariebuild
|