attica: update to 5.103.0.
This commit is contained in:
parent
f5d5fbef40
commit
791d37084c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attica'
|
# Template file for 'attica'
|
||||||
pkgname=attica
|
pkgname=attica
|
||||||
version=5.101.0
|
version=5.103.0
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=7fcbe3686081bc587cbc6b9cc1fbf8f7cb071d06441edc1bea44c958d119da1c
|
checksum=3a34fca668cc83c6e3ae8dd0138ccd88302959d56bd72fc80621c447a19e609d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue