summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 756fd1bf5398..31d5ae472f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@
pkgname=arch-backup
pkgver=0.8.11
-pkgrel=2
+pkgrel=3
pkgdesc="trivial backup scripts (ssh/smb support)"
arch=(any)
url="https://github.com/p5n/archlinux-stuff/tree/master/arch-backup"
license=("GPL")
+makedepends=('git')
depends=()
backup=(etc/arch-backup/arch-backup.conf)
source=("${pkgname}.git::git+https://github.com/p5n/archlinux-stuff.git")