summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 801d6e10b660..7f83b9e7461f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,16 @@
-# Maintainer: Morten Linderud <morten@linderud.pw>
-# Contibutor: Alad Wenter <https://wiki.archlinux.org/index.php/Special:EmailUser/Alad>
-# Contributor: Raymond Wagenmaker <raymondwagenmaker@gmail.com>
-pkgname=xss-lock-git
-pkgver=0.3.0.r4.g1e158fb
+pkgname=xss-lock-session
+pkgver=0.3.0.r6.gcd0b89d
pkgrel=1
-pkgdesc="Use external locker as X screen saver"
+pkgdesc="Forked version of xss lock that allows specifying a session"
arch=('i686' 'x86_64')
-url="https://bitbucket.org/raymonad/xss-lock"
+url="https://github.com/xdbob/xss-lock"
license=('MIT')
depends=('xcb-util' 'systemd')
makedepends=('cmake' 'python-docutils' 'git')
optdepends=('bash-completion: for bash completion')
provides=('xss-lock')
conflicts=('xss-lock')
-source=("$pkgname::git+https://bitbucket.org/raymonad/${pkgname%-git}.git")
+source=("$pkgname::git+https://github.com/xdbob/xss-lock.git")
md5sums=('SKIP')
pkgver() {