summaryrefslogtreecommitdiff
path: root/community/i3lock/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/i3lock/PKGBUILD')
-rw-r--r--community/i3lock/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/i3lock/PKGBUILD b/community/i3lock/PKGBUILD
index 445f2ce50..cfba2dcbf 100644
--- a/community/i3lock/PKGBUILD
+++ b/community/i3lock/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 70612 2012-05-12 19:42:37Z ttopper $
+# $Id: PKGBUILD 70687 2012-05-14 17:17:38Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3lock
pkgver=2.4
-pkgrel=2
+pkgrel=3
pkgdesc="An improved screenlocker based upon XCB and PAM"
arch=('i686' 'x86_64')
url="http://i3wm.org/i3lock/"
license=('MIT')
groups=("i3")
-depends=('xcb-util-image' 'xcb-util-keysyms' 'pam' 'libev' 'libx11' 'cairo')
+depends=('xcb-util-image' 'xcb-util-keysyms' 'pam' 'libev' 'cairo')
options=('docs')
+backup=("etc/pam.d/i3lock")
source=("http://i3wm.org/i3lock/$pkgname-$pkgver.tar.bz2")
md5sums=('728e2654d886ef97449708f0135e9fa5')