adriconf: add changelog
This commit is contained in:
parent
4976c61b3a
commit
8b6c22dacb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'adriconf'
|
||||
pkgname=adriconf
|
||||
version=2.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_UNIT_TESTS=false"
|
||||
|
@ -11,5 +11,6 @@ short_desc="Advanced DRI Configurator"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.freedesktop.org/mesa/adriconf/"
|
||||
changelog="https://gitlab.freedesktop.org/mesa/adriconf/-/releases"
|
||||
distfiles="https://gitlab.freedesktop.org/mesa/adriconf/-/archive/v${version}/adriconf-v${version}.tar.gz"
|
||||
checksum=d57bef5e72c7ccd68b442c998f63119da86e637d5d8284bc066347333492e183
|
||||
|
|
Loading…
Reference in New Issue