Merge commit '41c032be54208ec8472db1aa78652608459fe511' as 'pkg/arch/screencfg-git'

This commit is contained in:
2024-11-10 15:52:32 +01:00
3 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
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