mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xmag: update to 1.0.7
This commit is contained in:
parent
2a80c41458
commit
6c1319a32d
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xmag'
|
# Template file for 'xmag'
|
||||||
pkgname=xmag
|
pkgname=xmag
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXau-devel libXext-devel libXmu-devel libXaw-devel"
|
makedepends="libXau-devel libXext-devel libXmu-devel libXaw-devel"
|
||||||
short_desc="X utility to Magnify parts of the screen"
|
short_desc="X utility to Magnify parts of the screen"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="https://gitlab.freedesktop.org/xorg/app/xmag"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
checksum=87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161
|
checksum=009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue