Skip to content
Open
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
4 changes: 2 additions & 2 deletions srcpkgs/libXrandr/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libXrandr'
pkgname=libXrandr
version=1.5.4
version=1.5.5
revision=1
build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
Expand All @@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.x.org/"
distfiles="${XORG_SITE}/lib/libXrandr-${version}.tar.xz"
checksum=1ad5b065375f4a85915aa60611cc6407c060492a214d7f9daf214be752c3b4d3
checksum=72b922c2e765434e9e9f0960148070bd4504b288263e2868a4ccce1b7cf2767a

post_install() {
vlicense COPYING
Expand Down