attica: update to 5.84.0.
This commit is contained in:
parent
2418e828ee
commit
30f2651cdb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'attica'
|
# Template file for 'attica'
|
||||||
pkgname=attica
|
pkgname=attica
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/attica"
|
homepage="https://invent.kde.org/frameworks/attica"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=46c847699d9f5c16683f30d589522de91d296bf257d4afdc2faefc406306abee
|
checksum=adb8afbbe73d89e07dee77a4ee0d9553b4611ee5e69effe9e0d9881b54abb1e0
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue