summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c26e3407d2fc5cb2eadef4d47f1e6968021bda92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = undo-bin
	pkgdesc = Undo mv, rm, cp and more from your shell. Journaled to SQLite, deletions go to the trash, nothing gets lost.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/nvrmnd-png/undo
	arch = x86_64
	license = GPL-3.0
	depends = glibc
	depends = libgcc
	provides = undo
	conflicts = undo
	options = !strip
	source_x86_64 = undo-x86_64-0.1.0.tgz::https://github.com/nvrmnd-png/undo/releases/download/v0.1.0/undo-x86_64-unknown-linux-gnu.tar.gz
	sha256sums_x86_64 = de6ea3766496ac412efcd3a93269641ac7c0f61a2db9fa2418edec82c97c3123

pkgname = undo-bin