summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fe9ccd8b29f02efc5080f37bda2633f5aa17ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = uutils-sed-git
	pkgdesc = Rust implementation of sed
	pkgver = r725.g81e71bc
	pkgrel = 1
	url = https://github.com/uutils/sed
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cargo
	depends = glibc
	depends = libgcc
	provides = uutils-sed=r725.g81e71bc
	conflicts = uutils-sed
	source = git+https://github.com/uutils/sed.git
	sha256sums = SKIP

pkgname = uutils-sed-git