summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenerator2017-10-26 17:25:33 +0100
committerGenerator2017-10-26 17:25:33 +0100
commit03663c494f73b115dd067ad010174a9740ab1169 (patch)
tree1dd1948e7a28c53d780c0d748433ad3c94c6ca20
parente23f6f7899245176f6db9dd83e0fcde98bb31b3f (diff)
downloadaur-03663c494f73b115dd067ad010174a9740ab1169.tar.gz
preserve theme.conf.user
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4582ad07376f..64cf0793ccb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Oct 25 21:03:23 UTC 2017
+# Thu Oct 26 16:25:10 UTC 2017
pkgbase = sddm-theme-aerial-git
pkgdesc = SDDM theme with Apple TV Aerial videos
pkgver = 0.1.r24.g90d9941
@@ -13,6 +13,7 @@ pkgbase = sddm-theme-aerial-git
depends = gst-libav
depends = gst-plugins-good
depends = phonon-qt5-gstreamer
+ backup = usr/share/sddm/themes/aerial/theme.conf.user
source = git+https://github.com/3ximus/aerial-sddm-theme.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 160a57e93fa2..890ff4df8c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=('GPL')
depends=('sddm' 'gst-libav' 'gst-plugins-good' 'phonon-qt5-gstreamer')
makedepends=('git')
install="$_pkgname.install"
+backup=('usr/share/sddm/themes/aerial/theme.conf.user')
source=("git+https://github.com/3ximus/$_repo.git")
sha256sums=('SKIP')