blob: fd008f2dc5cb15d3965182bb49d6f76a48d1413d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-timelib-git
pkgdesc = A library for handling time data
pkgver = r29.0c6da92
pkgrel = 2
url = https://gitlab.com/HOMEINFO/timelib
arch = any
license = GPLv3
makedepends = git
makedepends = python
depends = python
provides = python-timelib
conflicts = python-timelib
source = timelib::git+https://gitlab.com/HOMEINFO/timelib.git
md5sums = SKIP
pkgname = python-timelib-git
|