mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
swww: update to 0.10.3
This commit is contained in:
parent
e0ac82abaa
commit
2bd825cdcc
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'swww'
|
||||
pkgname=swww
|
||||
version=0.9.5
|
||||
version=0.10.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="scdoc pkg-config"
|
||||
makedepends="liblz4-devel"
|
||||
makedepends="liblz4-devel wayland-devel wayland-protocols"
|
||||
short_desc="Solution to your Wayland Wallpaper Woes"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/LGFae/swww"
|
||||
changelog="https://raw.githubusercontent.com/LGFae/swww/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/LGFae/swww/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=567e2ac76203ad47df5aaafab7d9d0e4e283a74e34690930a4730ecf0a667428
|
||||
checksum=8a86fe633c54e1d4278644cb728deea5decd0d4b1630506f4925a65ccf8a67e5
|
||||
|
||||
post_build() {
|
||||
./doc/gen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue