From b4aec60e0b3444bf7cc901285e2e97adc6f5f208 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 19 Sep 2019 01:34:58 +0200 Subject: testing/step: fix url --- testing/step/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/step') diff --git a/testing/step/APKBUILD b/testing/step/APKBUILD index 47fb7ce8d6..2df0c04f8f 100644 --- a/testing/step/APKBUILD +++ b/testing/step/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Bart Ribbers pkgname=step pkgver=19.08.1 -pkgrel=0 +pkgrel=1 arch="all" -url="http://edu.kde.org/step/" +url="https://edu.kde.org/step/" pkgdesc="Interactive Physics Simulator" license="GPL-2.0-or-later AND GFDL-1.2-only" makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtsvg-dev qt5-qttools-dev kcrash-dev khtml-dev kconfig-dev kiconthemes-dev knewstuff-dev kplotting-dev kdoctools-dev eigen-dev shared-mime-info" -- cgit v1.2.3