xf86-input-mtrack: fix homepage

This commit is contained in:
Piraty 2023-07-03 00:23:35 +02:00
parent 406fc1052e
commit 89bb22793a
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'xf86-input-mtrack' # Template file for 'xf86-input-mtrack'
pkgname=xf86-input-mtrack pkgname=xf86-input-mtrack
version=0.5.0 version=0.5.0
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config xorg-util-macros" hostmakedepends="pkg-config xorg-util-macros"
makedepends="xorg-server-devel mtdev-devel" makedepends="xorg-server-devel mtdev-devel"
@ -9,7 +9,7 @@ depends="virtual?xserver-abi-input-24_1"
short_desc="Xorg Multitouch Trackpad Driver" short_desc="Xorg Multitouch Trackpad Driver"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="http://xorg.freedesktop.org/" homepage="https://github.com/p2rkw/xf86-input-mtrack"
distfiles="https://github.com/p2rkw/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/p2rkw/${pkgname}/archive/v${version}.tar.gz"
checksum=a976723720028832afd45bfcaab479f60833ff6f1c780be727d1791675dc14c4 checksum=a976723720028832afd45bfcaab479f60833ff6f1c780be727d1791675dc14c4
lib32disabled=yes lib32disabled=yes