blob: 24e62a4700f2c1ec5cc37f9bb3a3a0a41ba421a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = runapp
pkgdesc = Application runner for Linux desktop environments that integrate with systemd
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/c4rlo/runapp
arch = x86_64
license = MIT
depends = systemd-libs
source = https://github.com/c4rlo/runapp/archive/0.5.1.tar.gz
sha256sums = 516175aabfa660750ffac166a08d9be5db1577240e04f06faac836564041d3fc
pkgname = runapp
|