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
12 changes: 6 additions & 6 deletions srcpkgs/xdriinfo/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template build file for 'xdriinfo'.
# Template file for 'xdriinfo'
pkgname=xdriinfo
version=1.0.7
version=1.0.8
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel MesaLib-devel"
short_desc="X DRI information utility"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Orphaned <orphan@voidlinux.org>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=dd838bae9d2b19ddd71fe6d30ed33abc7c85e19d223e79d35600db3fa44bf734
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/xdriinfo-$version.tar.xz"
checksum=00463056435b82261c227ad0de1873fd4536101607fbc57540e28e4a0a9b71f7

post_install() {
vlicense COPYING
Expand Down