~alpine/aports

testing/cantor: fix url v1 APPLIED

Bart Ribbers: 1
 testing/cantor: fix url

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3043/mbox | git am -3
Learn more about email & git

[PATCH] testing/cantor: fix url Export this patch

---
 testing/cantor/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/cantor/APKBUILD b/testing/cantor/APKBUILD
index 72a12abde6..55b08cd7dc 100644
--- a/testing/cantor/APKBUILD
+++ b/testing/cantor/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=cantor
pkgver=19.08.1
pkgrel=0
pkgrel=1
arch="all"
url="http://edu.kde.org/cantor/"
url="https://edu.kde.org/cantor/"
pkgdesc="KDE Frontend to Mathematical Software "
license="GPL-2.0-or-later"
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtsvg-dev qt5-qtxmlpatterns-dev kconfig-dev kcrash-dev kcompletion-dev kdoctools-dev knewstuff-dev kiconthemes-dev ktexteditor-dev kcoreaddons-dev karchive-dev kparts-dev syntax-highlighting-dev ktextwidgets-dev kio-dev kxmlgui-dev ki18n-dev poppler-qt5-dev kpty-dev analitza-dev python3-dev discount-dev"
-- 
2.21.0