blob: 67c15b6d7ee70f41c4310efa5b3371604eefc59c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pyprwall
pkgdesc = A simple wallpaper manager for Hyprland that syncs wallpapers between hyprpaper and hyprlock.
pkgver = 1.3
pkgrel = 3
url = https://github.com/reeshavmainali/pyprwall
arch = x86_64
license = GPL
depends = python
depends = python-gobject
depends = gtk4
depends = libadwaita
depends = hyprland
depends = hyprlock
depends = hyprpaper
source = pyprwall.py
source = pyprwall.desktop
sha256sums = 51ef55a8a40fb303de2ec8aa72993cd0720e3b79be3a69ba4211d0981c800419
sha256sums = 3bccc76b438a8cbc9427789c19dabfd39c380424a74fbcac9df063a992308787
pkgname = pyprwall
|