summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-02-26 20:17:18 +0100
committerDaniel Peukert2024-02-26 20:17:18 +0100
commit8ad243b08b078c3e0a3af12600b0cd142fa8e6f3 (patch)
tree732995f72d726836536ebabacdefe595960d4c9b /PKGBUILD
parent597427ffbed1d409f5f30a06be5b10ec1c846991 (diff)
downloadaur-8ad243b08b078c3e0a3af12600b0cd142fa8e6f3.tar.gz
Add compas config file to backup array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 577dfedff9bf..c66b0e74e652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
optdepends=('org.freedesktop.secrets')
provides=("$_pkgname")
conflicts=("$_pkgname")
+backup=('etc/mongodb-compass.conf')
_betaprefix="$([[ "$_pkgname" =~ -beta$ ]] && printf 'beta/' || printf '')"
source=(
"$pkgname-$pkgver.rpm::https://downloads.mongodb.com/compass/$_betaprefix$_pkgname-$_pkgver.x86_64.rpm"