libkcddb: update to 18.08.3.
This commit is contained in:
parent
d4220dc674
commit
2e84f12445
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkcddb'
|
# Template file for 'libkcddb'
|
||||||
pkgname=libkcddb
|
pkgname=libkcddb
|
||||||
version=18.08.2
|
version=18.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause, GFDL-1.2-only"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause, GFDL-1.2-only"
|
||||||
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
|
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a403ddab8b7a6666a3d83fd98e7068478a3287f144df35494b47f0a32783998d
|
checksum=945bf4d106658022dfac75b7689124b60feacf02b1307f9d235288cbe56967a6
|
||||||
|
|
||||||
libkcddb-devel_package() {
|
libkcddb-devel_package() {
|
||||||
depends="libkcddb>=${version}_${revision}"
|
depends="libkcddb>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue