attica: update to 5.116.0.
This commit is contained in:
parent
24c0daaab5
commit
62b52b2069
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'attica'
|
||||
pkgname=attica
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/attica"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ab054982f2e4bd2041a2bda895b1078f19cf371b2be96b32bd4f59d1f5a9a458
|
||||
checksum=681107c4dd989999cecd002c58c01ec3af8317bb9da5267809ad465750d21fea
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue