chore: update PKGBUILD to use git submodule
Some checks failed
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/man unknown status
ci/woodpecker/pr/docker unknown status
ci/woodpecker/pr/test Pipeline failed

This commit is contained in:
Jef Roosens 2023-01-28 14:36:46 +01:00
parent 6ca53ce534
commit 8d14d5c3fd
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 23 additions and 11 deletions

View file

@ -5,6 +5,7 @@ module cron
#flag -lvieter
#include "vieter_cron.h"
[typedef]
pub struct C.vieter_cron_expression {
minutes &u8
hours &u8
@ -57,6 +58,7 @@ fn (ce1 Expression) == (ce2 Expression) bool {
return true
}
[typeef]
struct C.vieter_cron_simple_time {
year int
month int

@ -1 +1 @@
Subproject commit 379a05a7b6b604c107360e0a679fb3ea5400e02c
Subproject commit 11709cc611c02a4e9140409a0e81d639522c06f1