blob: e8b5f4d3a0208acc826415e64e6b9b46f4b97df2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mytimer
pkgdesc = A Geeky Timer for Terminal Enthusiasts
pkgver = 2.6
pkgrel = 1
url = https://github.com/sepandhaghighi/mytimer
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-nava
depends = python-art
depends = python-jdatetime
depends = python-colorama
provides = mytimer
conflicts = python-mytimer
replaces = python-mytimer
source = https://files.pythonhosted.org/packages/source/m/mytimer/mytimer-2.6.tar.gz
sha256sums = 8cdf37bc369f9674f711caaf5e67077a7589dc70ddfc18048dec460199415d27
pkgname = mytimer
|