summaryrefslogtreecommitdiff
path: root/hardlinked-backups
diff options
context:
space:
mode:
Diffstat (limited to 'hardlinked-backups')
-rwxr-xr-xhardlinked-backups/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD
index 323722b6..fad400e9 100755
--- a/hardlinked-backups/PKGBUILD
+++ b/hardlinked-backups/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname='hardlinkedBackups'
pkgname=hardlinked-backups
pkgver=1.4.8
-pkgrel=1
+pkgrel=2
pkgdesc='Generate hardlinked incremental backups via rsync (and possibly through a SOCKS-tunnel via ssh)'
arch=('any')
url="https://git.eckner.net/Erich/${_pkgname}"
license=('GPL')
groups=()
-depends=('rsync')
+depends=('rsync' 'bc')
makedepends=('help2man')
checkdepends=()
optdepends=()