ddcutil: add changelog
This commit is contained in:
parent
be93ffcf55
commit
f42d8660e1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=1.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="i2c-tools-devel libdrm-devel libgudev-devel libkmod-devel libusb-devel libXrandr-devel"
|
||||
|
@ -9,6 +9,7 @@ short_desc="Query and change monitor settings using DDC/CI and USB"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.ddcutil.com"
|
||||
changelog="https://www.ddcutil.com/release_notes/"
|
||||
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
||||
checksum=f6766a00b78decc0bff7345093afb444d60172967555276c93916d181287744e
|
||||
|
||||
|
|
Loading…
Reference in New Issue