mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wlr-randr: update to 0.4.0.
This commit is contained in:
parent
d436a27f95
commit
72683f74d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wlr-randr'
|
# Template file for 'wlr-randr'
|
||||||
pkgname=wlr-randr
|
pkgname=wlr-randr
|
||||||
version=0.3.1
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://sr.ht/~emersion/wlr-randr/"
|
homepage="https://sr.ht/~emersion/wlr-randr/"
|
||||||
distfiles="https://git.sr.ht/~emersion/wlr-randr/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~emersion/wlr-randr/archive/v${version}.tar.gz"
|
||||||
checksum=918420f134fc094da0cd9cc5112b65f623abd773964bff5fa57e221204506ab2
|
checksum=3bf5446487a165cb071e24197206bb11d5db35ac05445d76184f4ef6b999ac1c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue