mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
swaybg: update to 1.1.
This commit is contained in:
parent
3a1071de3a
commit
2cd1a4fd69
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swaybg'
|
# Template file for 'swaybg'
|
||||||
pkgname=swaybg
|
pkgname=swaybg
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc git"
|
hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Wallpaper tool for Wayland compositors"
|
||||||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://swaywm.org"
|
homepage="https://swaywm.org"
|
||||||
distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/swaybg/archive/v${version}.tar.gz"
|
||||||
checksum=a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd
|
checksum=958f425310514ae2aae064595c3e7efba2187b0d2947136c49188558fdb367b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue