summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75d9da6031931f342137f9c132058c1637d6e072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = tetris-rs
	pkgdesc = Terminal based tetris game written in rust.
	pkgver = 0.1.4
	pkgrel = 3
	url = https://crates.io/crates/tetris-rs
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	conflicts = tetris
	options = !debug
	source = tetris-rs-0.1.4.tar.gz::https://static.crates.io/crates/tetris-rs/tetris-rs-0.1.4.crate
	b2sums = 180bb3e6f6e46a976758ef9087e8fc2460248d460675ca827415ad5b1945b95fe54f4863ddefb3227cc2e772bd6baeb919172a9a55c8933ae13b308d1574ba84

pkgname = tetris-rs