summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4d038b1f33a..93137a278a95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ depends=('libx11' 'libconfig')
makedepends=('git')
source=("${url}/archive/v${pkgver}.tar.gz")
sha256sums=('751d148fdf2bfa4779f05afa22673653b3475ab0418d4803162d2e4a3097f896')
+backup=("etc/${pkgname}/styles.cfg")
build() {
cd "$pkgname-$pkgver"