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
6 changes: 3 additions & 3 deletions srcpkgs/xdpyinfo/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'xdpyinfo'
pkgname=xdpyinfo
version=1.3.4
revision=2
version=1.4.0
revision=1
build_style=gnu-configure
configure_args="--with-xf86misc"
hostmakedepends="pkg-config"
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/app/xdpyinfo"
distfiles="${XORG_SITE}/app/xdpyinfo-${version}.tar.xz"
checksum=a8ada581dbd7266440d7c3794fa89edf6b99b8857fc2e8c31042684f3af4822b
checksum=dc1de6e6e091ed46c4837b0ae9811e8182f7be0d2af638cab3e530ff081a48b6

post_install() {
vlicense COPYING
Expand Down