mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
attica: update to 5.113.0.
This commit is contained in:
parent
0bfa0ce4d5
commit
12050343db
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'attica'
|
# Template file for 'attica'
|
||||||
pkgname=attica
|
pkgname=attica
|
||||||
version=5.112.0
|
version=5.113.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"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
short_desc="A Qt library that implements the Open Collaboration Services API"
|
short_desc="Qt library that implements the Open Collaboration Services API"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=c53979357fbb1d78ecdcc6d823cbc41bc6333071e31a2232f3053bb91028cf6b
|
checksum=244813d3ec65304fe77a5f4ffb2455dcff055c6f358c5bf97da9173fb714d65c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue