summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd261099689f75ba42539585216dbc39e3364528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = backuptousb-git
	pkgdesc = Backup your home directory to USB or any folder with optional SSH copy, large file deletion, and logging. GTK4 GUI with dynamic About dialog.
	pkgver = 0.1.0.alpha
	pkgrel = 1
	url = https://github.com/Kuznix/BackupToUSB
	arch = x86_64
	license = GPL3
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = gtk4
	depends = glib2
	provides = backuptousb
	conflicts = backuptousb
	source = git+https://github.com/Kuznix/backuptousb.git
	sha256sums = SKIP

pkgname = backuptousb-git