summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-09-19 17:58:43 +0200
committersL1pKn072017-09-19 17:58:43 +0200
commit32cbf9c1dcd6e0d5097eafa5108ba6e930c6c450 (patch)
tree67b07077431c23c9997e8c26a74a4d5c5b148b90
parentca5c622a41fe67ebac525e559d421cc8e7465feb (diff)
downloadaur-32cbf9c1dcd6e0d5097eafa5108ba6e930c6c450.tar.gz
add pipewire.conf to backup=()
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc3471ea5747..54995443e6e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Sep 19 15:57:01 UTC 2017
+# Tue Sep 19 15:58:21 UTC 2017
pkgbase = pipewire-git
pkgdesc = Multimedia processing graphs. (GIT version)
pkgver = 0.1.5.4.gaa2a189
@@ -16,6 +16,7 @@ pkgbase = pipewire-git
depends = libsystemd
provides = pipewire
conflicts = pipewire
+ backup = etc/pipewire/pipewire.conf
source = git+https://github.com/PipeWire/pipewire.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 84c0fbe20ed9..702ddf319e83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ conflicts=('pipewire')
provides=('pipewire')
source=("git+https://github.com/PipeWire/pipewire.git")
sha256sums=('SKIP')
+backup=('etc/pipewire/pipewire.conf')
pkgver() {
cd pipewire