Skip to content

Commit

Permalink
xmag: update to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clyhtsuriva committed Sep 6, 2022
1 parent cf59354 commit 317ac20
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/xmag/template
@@ -1,16 +1,16 @@
# Template file for 'xmag'
pkgname=xmag
version=1.0.6
revision=3
version=1.0.7
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libXau-devel libXext-devel libXmu-devel libXaw-devel"
short_desc="X utility to Magnify parts of the screen"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161
homepage="https://gitlab.freedesktop.org/xorg/app/xmag"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461

post_install() {
vlicense COPYING
Expand Down

0 comments on commit 317ac20

Please sign in to comment.