blob: d8942aae7e01eee6821484a6603231f5ebf51a80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cecup-git
pkgdesc = A backup tool inspired by FreeFileSync and rsync
pkgver = r3330.1e11144
pkgrel = 1
url = https://github.com/lucas-mior/cecup
arch = x86_64
license = MIT
makedepends = git
makedepends = gcc
makedepends = pkg-config
depends = gtk4
depends = rsync
provides = cecup
conflicts = cecup
source = git+https://github.com/lucas-mior/cecup.git
sha256sums = SKIP
pkgname = cecup-git
|