summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd5ca1161f14ca6ecd35cfd24db419c19448fefb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = fish-humantime-git
	pkgdesc = Fish plugin for making timestamps human-readable
	pkgver = 1.0.0.r6.g53b2adb
	pkgrel = 1
	url = https://github.com/jorgebucaran/humantime.fish
	arch = any
	groups = fish-plugins
	license = MIT
	makedepends = git
	depends = fish
	provides = fish-humantime
	conflicts = fish-humantime
	source = fish-humantime-git::git+https://github.com/jorgebucaran/humantime.fish
	sha256sums = SKIP

pkgname = fish-humantime-git