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/xlsatoms/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xlsatoms'
pkgname=xlsatoms
version=1.1.4
version=1.1.5
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
Expand All @@ -9,8 +9,8 @@ short_desc="List interned atoms defined on the X server"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=f4bfa15f56c066d326a5d5b292646708f25b9247506840b9047cd2687dcc71b7
distfiles="${XORG_SITE}/app/xlsatoms-${version}.tar.xz"
checksum=9ac9400328fbeffe15c9d94a90dedb90d09dcaa9d51482efabc55b33a736e317

post_install() {
vlicense COPYING
Expand Down