summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author46792015-12-28 10:52:14 +0800
committer46792015-12-28 10:52:14 +0800
commit4cf3940a502086bdaf6ab94a6e44deb293a59709 (patch)
tree1e59a30af636f6f6bc41af6dc77e499d35be0a93 /PKGBUILD
parentcf6887bcc1053c90b3d1f306547b7a777d611d74 (diff)
downloadaur-4cf3940a502086bdaf6ab94a6e44deb293a59709.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 763dabf40e1d..1ecd9181239e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL3')
depends=('glibc' 'curl')
makedepends=('git')
conflicts=('chann')
+backup=(etc/chann/chann.conf)
source=('git+https://github.com/coyove/chann.git'
"chann.service"
)