blob: 4cb29d546e134d00b2258e03d31ce3a15a9ca026 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = git-auto-sync
pkgdesc = Automatically sync git repositories
pkgver = 1.5
pkgrel = 1
url = https://github.com/GitJournal/git-auto-sync
arch = x86_64
arch = aarch64
arch = armv6h
arch = armv7h
license = Apache-2.0
makedepends = go
depends = git
source = git-auto-sync-1.5.tar.gz::https://github.com/GitJournal/git-auto-sync/archive/v1.5.tar.gz
sha256sums = SKIP
pkgname = git-auto-sync
|