blob: 95ae417e7364c3e5da5fa5548fe4def1539405db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = lunela
pkgdesc = Print ephemeris of the moon in a terminal
pkgver = 1.3
pkgrel = 1
url = https://gitlab.com/brunoy/lunela.git
arch = any
license = GPL3
makedepends = git
depends = python>=3.6
source = lunela-1.3.tar.gz::https://gitlab.com/brunoy/lunela/-/archive/master/lunela-master.tar.gz
md5sums = SKIP
pkgname = lunela
|