Skip to content

Commit 79792c3

Browse files
FTS427Duncaen
authored andcommitted
kmscon: update to 9.3.1.
1 parent 0faf70f commit 79792c3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

srcpkgs/kmscon/template

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# Template file for 'kmscon'
22
pkgname=kmscon
3-
version=9.0.0
3+
version=9.3.1
44
revision=1
55
build_style=meson
66
configure_args="-Dwerror=false -Dtests=false"
77
hostmakedepends="pkg-config docbook-xsl xkeyboard-config libxslt"
88
makedepends="MesaLib-devel pango-devel libtsm-devel libxkbcommon-devel
99
eudev-libudev-devel"
1010
depends="xkeyboard-config"
11-
short_desc="Terminal emulator based on Kernel Mode Setting (KMS)"
11+
short_desc="Linux KMS/DRM based virtual Console Emulator"
1212
maintainer="Orphaned <orphan@voidlinux.org>"
1313
license="MIT"
14-
homepage="https://github.com/Aetf/kmscon"
15-
distfiles="https://github.com/Aetf/kmscon/archive/refs/tags/v${version}.tar.gz"
16-
checksum=eb594e48768962b665959aa9a643934f986bee68163b4ab593b9e6c987be825c
14+
homepage="https://github.com/kmscon/kmscon"
15+
distfiles="https://github.com/kmscon/kmscon/archive/refs/tags/v${version}.tar.gz"
16+
checksum=f2845b39cd46010df4d1ff055c3e01e188a44dd347a36890a4551b3af84435a6
17+
1718
lib32disabled=yes
1819
make_check=no #tests require permission to access a drm device
1920

0 commit comments

Comments
 (0)