summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bb7f85570e8052df63297a30d5dd4d6dffd425f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-timeago
	pkgdesc = Simple library used to format datetime with `***time ago` statement.
	pkgver = 1.0.16
	pkgrel = 3
	url = https://github.com/hustcc/timeago
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = timeago-1.0.16.tar.gz::https://github.com/hustcc/timeago/archive/refs/tags/1.0.16.tar.gz
	sha256sums = 7b54b88b3d0566cbf01ca11077dad8f7ae07a4318479e3d1b30feebe85f7137f

pkgname = python-timeago