Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/xrandr/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'xrandr'
pkgname=xrandr
version=1.5.3
version=1.5.4
revision=1
build_style=gnu-configure
build_style=meson
hostmakedepends="pkg-config"
makedepends="libXrandr-devel"
short_desc="Primitive command line interface to RandR extension"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=f8dd7566adb74147fab9964680b6bbadee87cf406a7fcff51718a5e6949b841c
checksum=2cafccb2aaf2491a4068676117a0d4f90ab307724b96fffc54cd1da953779400

post_install() {
vlicense COPYING
Expand Down