blob: e276bd1c479afa979b5e6a8ceb8650eb386f326d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wallrust
pkgdesc = Extract color palettes from images and instantly rice any setup or config file. This package lets you blueprint your desired files, automatically populates them with colors and palettes, and saves them to your specified paths.
pkgver = v1.0.5
pkgrel = 5
url = https://github.com/prime-run/wallrust
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = imagemagick
conflicts = wallrust-bin
source = wallrust::git+https://github.com/prime-run/wallrust.git
sha256sums = SKIP
pkgname = wallrust
|