summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d09a97878b135be53eb3bb822711bab436c376a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = turtl-core-rs
	pkgdesc = Turtl's logic core, built in Rust
	pkgver = 0.1.2
	pkgrel = 4
	url = https://github.com/turtl/core-rs
	arch = i686
	arch = x86_64
	license = GPL3
	checkdepends = turtl-server
	makedepends = rust
	depends = libsodium
	depends = openssl-1.0
	source = https://github.com/turtl/core-rs/archive/774fa361d021d9ef5237d32d09515ab7b2a32ad2.tar.gz
	source = config-client.yaml
	source = config-server.yaml
	source = rusqlite.patch
	sha256sums = 71c1caf3aeb6245040abb0ee063b574dd6ece6314c60edabbe4299a11df49b68
	sha256sums = 31791752feae4d5b0a19272bbb15df827bf67bb9df237e45431dc4b15b212c2e
	sha256sums = f3c974201d4d7b8bc00e51595cb0738d3772fd3bbd73624abc32536838465308
	sha256sums = cd784b2b1de7bb0dba4d92623a525fc970627fd60b44b41d6f2d8e520770fce4

pkgname = turtl-core-rs