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