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 15424aeeed6f..49b49aa19668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JC Francois <jc.francois@gmail.com>
pkgname=etcetera
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Simple command line tool to keep track of changes to config files of a linux system"
arch=("x86_64" "armv6h")
url="https://github.com/jeancf/etcetera"
@@ -10,6 +10,7 @@ depends=("python")
optdepends=()
options=()
source=("https://github.com/jeancf/etcetera/archive/v${pkgver}.tar.gz")
+backup=("etc/etcetera.conf")
md5sums=('abe3a1ef2b13a7ef1cac2b52a79ba4e0')
package() {