blob: df7f763d2486d17a1dddd1087fef8701067bf6f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gtklock-git
pkgdesc = GTK-based lockscreen for Wayland
pkgver = 1.3.0.r0.g5337990
pkgrel = 1
url = https://github.com/jovanlanik/gtklock
arch = x86_64
license = GPL3
makedepends = git
depends = gtk3
depends = gtk-layer-shell
depends = wayland
depends = pam
provides = gtklock
conflicts = gtklock
source = gtklock-git::git+https://github.com/jovanlanik/gtklock.git
sha256sums = SKIP
pkgname = gtklock-git
|