blob: 5fee5f56a30447f059d7c152b86f7fae1155f0a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = edu-sync-git
pkgdesc = A command line application for synchronizing the contents of Moodle instances to your computer.
pkgver = 0.3.2.r0.g4177e02
pkgrel = 1
url = http://edu-sync.org/
arch = x86_64
license = GPL3
makedepends = cargo
makedepends = git
provides = edu-sync
conflicts = edu-sync
options = !strip
options = !lto
source = edu-sync::git+https://github.com/edu-sync/edu-sync
sha256sums = SKIP
pkgname = edu-sync-git
|