diff --git a/PKGBUILD b/PKGBUILD index 5e48d61..4814850 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=boring-backup _pkgname=boring_backup pkgver=0.1.0 pkgrel=1 -pkgdesc="Files and databases backup" +pkgdesc="Bash powered backuping tool" arch=(any) url=https://git.nxhs.cloud/ge/boring_backup license=(GPL3) diff --git a/control b/control index f5d0219..4308bab 100644 --- a/control +++ b/control @@ -6,4 +6,4 @@ Maintainer: ge Homepage: https://nixhacks.net/boring_backup/ Architecture: all Depends: bash, coreutils -Description: Backup files and databases. +Description: Bash powered backuping tool