blob: 2ac715b66b47f292627781cbc34ebb605d769adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = heliocron
pkgdesc = Execute tasks relative to sunset, sunrise and other such solar events
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/mfreeborn/heliocron
arch = x86_64
license = Apache
license = MIT
makedepends = rust
depends = gcc-libs
source = heliocron-0.7.0.tar.gz::https://crates.io/api/v1/crates/heliocron/0.7.0/download
b2sums = ef8e91e3937c90981f3485d42a10b83add1c8d3e340779958685e0864156820b6d857989f2251c650af63d3302911368272ba7188c94f83917486937c517a71f
pkgname = heliocron
|