git » tumbler.git » commit d0302ab

mark tumbler.rc as backup file (FS#69851)

author Evangelos Foutras
2021-03-04 20:46:42 UTC
committer Evangelos Foutras
2021-03-04 20:46:42 UTC
parent 20c4f5c426850055c51664b756d5f40cf17339d5

mark tumbler.rc as backup file (FS#69851)

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1c7aacc..c97717f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=tumbler
 pkgver=4.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="D-Bus service for applications to request thumbnails"
 arch=('x86_64')
 url="https://www.xfce.org/"
@@ -19,6 +19,7 @@ optdepends=('ffmpegthumbnailer: video thumbnails'
             'libgepub: EPUB thumbnails'
             'libopenraw: RAW thumbnails'
             'freetype2: font thumbnails')
+backup=('etc/xdg/tumbler/tumbler.rc')
 source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66')