libxcvt: update to 0.1.3.
This commit is contained in:
parent
b7c36b8678
commit
95154024e7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxcvt'
|
||||
pkgname=libxcvt
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
short_desc="VESA CVT standard timing modelines generator"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcvt/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38
|
||||
checksum=a929998a8767de7dfa36d6da4751cdbeef34ed630714f2f4a767b351f2442e01
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue