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/xpr/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xpr'
pkgname=xpr
version=1.2.0
version=1.2.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
Expand All @@ -9,8 +9,8 @@ short_desc="Print an X window dump"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=8b9402f8331309f0a9d8143d4d6129c4a7479ff9449616849b9f1e2a5835cec3
distfiles="${XORG_SITE}/app/xpr-$version.tar.xz"
checksum=0a5b947cd5e3990c9fcd04fdf92603241de4a55a29b89d4e8a0e473320b778ba

post_install() {
vlicense COPYING
Expand Down