Refactor code

This commit is contained in:
2023-04-15 19:49:33 +02:00
parent b4dee0ccd2
commit b08b0474ac
6 changed files with 238 additions and 859 deletions

View File

@ -3,12 +3,12 @@
#Maintainer: Daniele Fucini <dfucini@gmail.com>
#
pkgname=simple-backup
pkgname=simple_backup
pkgver=2.0.0.r3.gc61c704
pkgrel=1
pkgdesc='Simple backup script that uses rsync to copy files'
arch=('any')
url="https://github.com/Fuxino/simple-backup.git"
url="https://github.com/Fuxino/simple_backup.git"
license=('GPL3')
makedepends=('git')
depends=('python3'