upd description

This commit is contained in:
ge 2022-10-09 04:01:02 +03:00
parent b4ba595e25
commit 5632a2ae9b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ pkgname=boring-backup
_pkgname=boring_backup _pkgname=boring_backup
pkgver=0.1.0 pkgver=0.1.0
pkgrel=1 pkgrel=1
pkgdesc="Files and databases backup" pkgdesc="Bash powered backuping tool"
arch=(any) arch=(any)
url=https://git.nxhs.cloud/ge/boring_backup url=https://git.nxhs.cloud/ge/boring_backup
license=(GPL3) license=(GPL3)

View File

@ -6,4 +6,4 @@ Maintainer: ge
Homepage: https://nixhacks.net/boring_backup/ Homepage: https://nixhacks.net/boring_backup/
Architecture: all Architecture: all
Depends: bash, coreutils Depends: bash, coreutils
Description: Backup files and databases. Description: Bash powered backuping tool