blob: d85ac675312e55c2a2b9e55bf388ebdfc5dbd8e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = autovdirsyncer
pkgdesc = Wrapper to daemonise vdirsyncer
pkgver = 0.2.1
pkgrel = 1
url = https://git.sr.ht/~whynothugo/autovdirsyncer
arch = x86_64
arch = aarch64
license = ISC
makedepends = go
makedepends = git
makedepends = scdoc
depends = vdirsyncer
source = git+https://git.sr.ht/~whynothugo/autovdirsyncer?signed#tag=v0.2.1
validpgpkeys = 13FF264E91839686966CA2AC388ADF1E2EEA7F1A
md5sums = SKIP
pkgname = autovdirsyncer
|