blob: 6409bbae2400093e96fe4279542fb0941200d12f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hyprcursor-sync-git
pkgdesc = Automated cursor sync, So you dont need to log-in-n-out just to check if your cursor is changed or not :)
pkgver = r1.1
pkgrel = 7
url = https://github.com/uvz0/hyprcursor-sync
install = hyprcursor-sync-git.install
arch = any
license = MIT
makedepends = git
depends = hyprland
depends = bash
depends = glib2
depends = gtk4
depends = nwg-look
source = git+https://github.com/uvz0/hyprcursor-sync.git
sha256sums = SKIP
pkgname = hyprcursor-sync-git
|