xcursorgen: update to 1.0.7.

This commit is contained in:
maxice8 2019-01-07 02:39:40 -02:00 committed by maxice8
parent b6a0612dbc
commit 6aa21094cb
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xcursorgen' # Template file for 'xcursorgen'
pkgname=xcursorgen pkgname=xcursorgen
version=1.0.6 version=1.0.7
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libX11-devel libXcursor-devel libXrender-devel libXfixes-devel libpng-devel" makedepends="libX11-devel libXcursor-devel libXrender-devel libXfixes-devel libpng-devel"
@ -9,8 +9,8 @@ short_desc="X cursor generator"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@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.bz2"
checksum=31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c checksum=35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d
post_install() { post_install() {
vlicense COPYING vlicense COPYING