git-subtree-dir: pkg/arch/screencfg-git git-subtree-split: 4bd67cf18ed592dd155ad7bbad0f67d890807fc0
18 lines
448 B
Plaintext
18 lines
448 B
Plaintext
pkgbase = screencfg-git
|
|
pkgdesc = Automatically configure your screen setup
|
|
pkgver = 0.1.r0.g1e8bf1d
|
|
pkgrel = 1
|
|
url = https://github.com/hakoerber/screencfg
|
|
arch = x86_64
|
|
license = GPL-3.0-only
|
|
makedepends = cargo
|
|
makedepends = git
|
|
depends = glibc
|
|
depends = gcc-libs
|
|
provides = screencfg
|
|
conflicts = screencfg
|
|
source = screencfg-git::git+https://github.com/hakoerber/screencfg#branch=master
|
|
sha256sums = SKIP
|
|
|
|
pkgname = screencfg-git
|