summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortritonas002015-08-21 01:49:26 +0300
committertritonas002015-08-21 01:49:26 +0300
commit6eaa79d12f6c5ae30479838b55da7689b04fe55f (patch)
tree6e70ccf60f0a629a14b60c785d8883a12d08a0f5
parent74ee5600e7450ee8e761ab08154caf025c24ac6f (diff)
downloadaur-6eaa79d12f6c5ae30479838b55da7689b04fe55f.tar.gz
formatted text
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f02e58340bf5..082bb06b3aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: tritonas00 <tritonas00@gmail.com>
pkgname=system-tar-and-restore
pkgver=4.9.2
-pkgrel=1
+pkgrel=2
pkgdesc='Backup and Restore your system using tar or Transfer it with rsync'
arch=('any')
license=('GPL')
depends=('rsync' 'wget')
optdepends=('dialog: Ncurses interface support' 'grub: Grub support' 'dosfstools: UEFI support' 'efibootmgr: UEFI support'
- 'syslinux: Syslinux support' 'gptfdisk: GPT with Syslinux support' 'pigz: multicore compression' 'pbzip2: multicore compression'
- 'pxz: multicore compression' 'gtkdialog: GUI wrapper')
+ 'syslinux: Syslinux support' 'gptfdisk: GPT with Syslinux support' 'pigz: multicore compression' 'pbzip2: multicore compression'
+ 'pxz: multicore compression' 'gtkdialog: GUI wrapper')
url="https://github.com/tritonas00/system-tar-and-restore"
source=("https://github.com/tritonas00/system-tar-and-restore/archive/$pkgver.tar.gz"
"readme.install")