blob: fc7d03bc37d78172283fe867c4a274fe92cc2fd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = userspawn-git
pkgdesc = Launch anything, upon any user login
pkgver = r5.321c8ff
pkgrel = 1
url = https://github.com/Mayware/userspawn
arch = x86_64
license = LGPL-3.0-or-later
makedepends = cmake
makedepends = git
makedepends = ninja
depends = dbus
provides = userspawn
conflicts = userspawn
source = userspawn::git+https://github.com/Mayware/userspawn
sha256sums = SKIP
pkgname = userspawn-git
|