blob: 3a5b716c33af462d52e23dd81fd559372c25c9c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = edu-sync-bin
pkgdesc = A command line application for synchronizing the contents of Moodle instances to your computer.
pkgver = 0.2.3
pkgrel = 1
url = http://edu-sync.org/
arch = x86_64
license = GPL-3.0
depends = dbus
provides = edu-sync
conflicts = edu-sync
conflicts = edu-sync-git
options = !strip
source = https://github.com/mkroening/edu-sync/releases/download/v0.2.3/edu-sync-cli-v0.2.3-x86_64-unknown-linux-gnu.tar.gz
b2sums = 73cbb0ab6e9fad642c3c4f3c516cfd3c1e36d5b4b3eddfcca05e27a95cc79d65498cdfce1e5d3c92ee9ff3bc3644215a5b3858d06daeb0b331012636879fdd7e
pkgname = edu-sync-bin
|