mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
xlsatoms: update to 1.1.4.
This commit is contained in:
parent
a8b2dab97f
commit
ca9d55a2ff
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xlsatoms'
|
# Template file for 'xlsatoms'
|
||||||
pkgname=xlsatoms
|
pkgname=xlsatoms
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libxcb-devel"
|
makedepends="libxcb-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="List interned atoms defined on the X server"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=57868f958c263976727881f3078e55b86b4a109dc578d2b92f5c6d690850a382
|
checksum=f4bfa15f56c066d326a5d5b292646708f25b9247506840b9047cd2687dcc71b7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue