[arch-commits] Commit in xsecurelock/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Wed Sep 4 10:57:07 UTC 2019
Date: Wednesday, September 4, 2019 @ 10:57:07
Author: maximbaz
Revision: 508007
Fix FS#63647
Modified:
xsecurelock/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-04 09:20:48 UTC (rev 508006)
+++ PKGBUILD 2019-09-04 10:57:07 UTC (rev 508007)
@@ -3,12 +3,13 @@
# Contributor: Johannes Wienke <languitar at semipol.de>
pkgname=xsecurelock
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="X11 screen lock utility with security in mind"
arch=('x86_64')
url="https://github.com/google/xsecurelock"
license=('APACHE')
depends=('pam' 'libxcomposite' 'libxmu' 'libxft' 'libxrandr' 'libxss')
+makedepends=('mplayer' 'mpv' 'imagemagick' 'xorg-xset' 'xscreensaver')
optdepends=('mplayer: for the saver_mplayer module'\
'mpv: for the saver_mpv module'\
'imagemagick: for the auth_pamtester module'\
More information about the arch-commits
mailing list