blob: 9bb1d77a82a5c95016374029d6cb2dfa12bf9c26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = libpasastro
pkgdesc = Provide Pascal interface for standard astronomy libraries
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/pchev/libpasastro
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = gcc-libs
source = git+https://github.com/pchev/libpasastro.git#tag=v1.4.3
sha256sums = 38f95945e0d63525a1f0dc7d0a7b66c3869f561ad58a28dea79be901d27ad5df
pkgname = libpasastro
|