blob: 84280d28818bd61f49b0b4a75c692860c2d5f834 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = smallerc
pkgdesc = simple and small single-pass C compiler
pkgver = 1.0.2_dos.win.b120a9c
pkgrel = 1
url = https://github.com/alexfru/SmallerC
arch = x86_64
license = BSD-2-Clause
makedepends = nasm
depends = glibc
source = SmallerC-1.0.2-dos.win.b120a9c.zip::https://github.com/alexfru/SmallerC/archive/refs/tags/v1.0.2+dos.win.b120a9c.zip
md5sums = 9a76b5e3cdea24e590b1a22a4d6cc747
sha256sums = 665e39f074b0da0ce15367fc0fff2ad322c889d752bf5b0ba6af7b895419fe08
pkgname = smallerc
|