blob: 5917a9a10f727ce8d0f3b129bae6cd83f3a50e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = screenchange-git
pkgdesc = simplify access to xrandr and be able to quickly expand your desktop
pkgver = v8
pkgrel = 1
url = https://github.com/greenify/screenchange
arch = any
license = GPL3
makedepends = git
depends = xorg-xrandr
depends = bash
source = git+https://github.com/greenify/screenchange.git
md5sums = SKIP
pkgname = screenchange-git
|