blob: 08ec266f294371a1742338f7bdc6f28ab5e0672a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = solar-python
pkgdesc = Solar data calculation and prediction library for Python
pkgver = 2.5.3
pkgrel = 1
url = https://codeberg.org/maandree/solar-python
arch = any
license = custom:ISC
makedepends = make
makedepends = coreutils
makedepends = python3
makedepends = texinfo
depends = python3
source = solar-python-2.5.3.tar.gz::https://codeberg.org/maandree/solar-python/archive/2.5.3.tar.gz
sha256sums = d324c586d2fc2d953d50f86dc335e53bc766f6a227ede199914c53a6e45f7d33
pkgname = solar-python
|