summaryrefslogtreecommitdiff
path: root/user/attica
diff options
context:
space:
mode:
Diffstat (limited to 'user/attica')
-rw-r--r--user/attica/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/user/attica/APKBUILD b/user/attica/APKBUILD
index 6a5f96e06..bef7189d8 100644
--- a/user/attica/APKBUILD
+++ b/user/attica/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=attica
-pkgver=5.46.0
+pkgver=5.47.0
pkgrel=0
pkgdesc="Qt 5-based implementation of Open Collaboration Services"
url="https://www.kde.org/"
arch="all"
-license="LGPL-2.1"
+license="LGPL-2.1-only"
depends=""
depends_dev="qt5-qtbase-dev"
makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz
@@ -14,7 +14,6 @@ makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://download.kde.org/stable/frameworks/${pkgver%.*}/attica-$pkgver.tar.xz"
-builddir="$srcdir/attica-$pkgver"
build() {
cd "$builddir"
@@ -43,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="cd5036c5475f3efc502002c4d18f7bddb322095dbc6faaf99958cf76ea6a3e95cb39b3ceaf7d6a5a38b5e6eefd2708463c8023a877e3f96b83642780d942fa98 attica-5.46.0.tar.xz"
+sha512sums="723b23912f451a2b8f6ac438328d890358367ae8f79d4d57cc59f2c3e227b1763e318402f8fae6275e70b3a1603ab98d45b4d1c76b2f37eec30f79cc4b8a8c15 attica-5.47.0.tar.xz"