summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 185d1f4cb8b9f71f4e185d541614cc75b0290707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = memstrack
	pkgdesc = A memory allocation trace, like a hot spot analyzer for memory allocation
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/ryncsn/memstrack
	arch = any
	license = GPL3
	makedepends = gcc
	makedepends = ncurses
	source = https://github.com/ryncsn/memstrack/archive/v0.2.2.tar.gz
	sha256sums = 93544fb2a9be533bbb7aec28afb4227f1156c38f3cd7576e5afa329ea103d3f5

pkgname = memstrack