summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlberrymage2020-03-16 13:48:29 -0800
committerlberrymage2020-03-16 13:51:36 -0800
commite53aafdee6da2bb6fbf149d0b2b5f90a05a630bf (patch)
treea4d55cd35577a4cf9e1ab2770acd55b7eee106f7
parentdcd9d0f8847c90e839611425d41e948868f86d2d (diff)
downloadaur-e53aafdee6da2bb6fbf149d0b2b5f90a05a630bf.tar.gz
Back up `/etc/ly/config.ini` on upgrade`
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a02de67e30e..87b4e412189d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ license=('custom:WTFPL')
makedepends=('git')
depends=('pam' 'xorg-xauth')
conflicts=('ly' 'python-ly-git')
+backup=('etc/ly/config.ini')
source=('git+https://github.com/cylgom/ly.git')
md5sums=('SKIP')