summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a8ccdfe8ab838649f226dfc02a4026625039133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = julec-git
	pkgdesc = The Jule Programming Language Compiler
	pkgver = jule0.1.1.r101.g951d1d88
	pkgrel = 1
	url = https://github.com/julelang/jule
	arch = x86_64
	arch = aarch64
	arch = i386
	groups = jule
	license = BSD-3-Clause
	makedepends = git
	depends = glibc
	depends = gcc-libs
	depends = gcc
	depends = clang
	provides = julec
	conflicts = julec
	source = git+https://github.com/julelang/jule.git
	sha256sums = SKIP
	source_x86_64 = jule-ir-jule0.1.1.r101.g951d1d88-x86_64.cpp::https://raw.githubusercontent.com/julelang/julec-ir/main/src/linux-amd64.cpp
	sha256sums_x86_64 = SKIP
	source_aarch64 = jule-ir-jule0.1.1.r101.g951d1d88-aarch64.cpp::https://raw.githubusercontent.com/julelang/julec-ir/main/src/linux-arm64.cpp
	sha256sums_aarch64 = SKIP
	source_i386 = jule-ir-jule0.1.1.r101.g951d1d88-i386.cpp::https://raw.githubusercontent.com/julelang/julec-ir/main/src/linux-i386.cpp
	sha256sums_i386 = SKIP

pkgname = julec-git