[arch-commits] Commit in xfce4-screensaver/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Tue Mar 24 19:41:41 UTC 2020
Date: Tuesday, March 24, 2020 @ 19:41:40
Author: eworm
Revision: 378448
upgpkg: xfce4-screensaver 0.1.9-2
do not overwrite changes in pam config (FS#65966)
Modified:
xfce4-screensaver/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-24 19:31:39 UTC (rev 378447)
+++ PKGBUILD 2020-03-24 19:41:40 UTC (rev 378448)
@@ -2,7 +2,7 @@
pkgname=xfce4-screensaver
pkgver=0.1.9
-pkgrel=1
+pkgrel=2
pkgdesc='Xfce Screensaver'
arch=('x86_64')
url='https://docs.xfce.org/apps/screensaver/start'
@@ -10,6 +10,7 @@
groups=('xfce4-goodies')
depends=('libxss' 'libxklavier' 'libwnck3' 'garcon' 'dbus-glib' 'python' 'python-gobject')
makedepends=('intltool')
+backup=('etc/pam.d/xfce4-screensaver')
source=("https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('5743ff271f3df3cdeb7f9e8ba63548f6cf0c9e37a16ebf1ccfccf827bd47e486')
More information about the arch-commits
mailing list