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 4ad5f845f192..4bf93931c6cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jordan Rudess <jrudess@gmail.com>
pkgname=levd-git
pkgver=r2.fc66618
-pkgrel=3
+pkgrel=4
pkgdesc="Daemon to control NZXT Kraken x61"
arch=('i686' 'x86_64')
url="https://github.com/RBlafford/levd"
@@ -9,6 +9,7 @@ license=('MIT')
makedepends=('git' 'cmake' 'google-glog' 'yaml-cpp' 'boost')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
+backup=("etc/leviathan/levd.cfg")
install=
source=('git://github.com/RBlafford/levd.git')
md5sums=('SKIP')