summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfunilrys2018-03-21 09:21:46 +0100
committerfunilrys2018-03-21 09:21:46 +0100
commite9f6e913eff02e6cc1c276fcc5ae860bce6ddd1d (patch)
tree4f6ffeb3a2c33ebf9d2fd89706be5f1da7f91fa6 /.SRCINFO
parent29940b45d7546876718fab4cf1e2067ffeb67423 (diff)
downloadaur-e9f6e913eff02e6cc1c276fcc5ae860bce6ddd1d.tar.gz
Fix depends formating issue
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee639d5ab464..d2fc7b832c4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = backupninja-git
pkgdesc = A centralized way to configure and schedule many different backup utilities
pkgver = 1.0.2.14.ge0b4375
- pkgrel = 1
+ pkgrel = 2
url = https://labs.riseup.net/code/projects/backupninja
arch = any
license = GPL
makedepends = git
- depends = bash dialog
+ depends = bash
+ depends = dialog
optdepends = rdiff-backup: rdiff backups
optdepends = gzip: compress backups
optdepends = hwinfo: geting hardware information
@@ -14,7 +15,7 @@ pkgbase = backupninja-git
optdepends = rsync: secure and reliable remote syncronisation tool
optdepends = duplicity: duplicity backups
backup = etc/backupninja.conf
- source = git+https://0xacab.org/riseuplabs/backupninja.git
+ source = backupninja::git+https://0xacab.org/riseuplabs/backupninja.git
md5sums = SKIP
pkgname = backupninja-git