summaryrefslogtreecommitdiff
path: root/user/kolourpaint
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-01-28 16:22:57 +0000
committerKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-01-28 16:34:14 +0000
commit6676e65d460ec5a9b613b323482329b8e9c64ed4 (patch)
treedf8ba667c9b61f7be9a96d2869f933200ed699ca /user/kolourpaint
parent3810a4d0cf071855dbc16afb51b9435abbf9278c (diff)
downloadpackages-6676e65d460ec5a9b613b323482329b8e9c64ed4.tar.gz
packages-6676e65d460ec5a9b613b323482329b8e9c64ed4.tar.bz2
packages-6676e65d460ec5a9b613b323482329b8e9c64ed4.tar.xz
packages-6676e65d460ec5a9b613b323482329b8e9c64ed4.zip
{system,user}/*: fix URLs
Diffstat (limited to 'user/kolourpaint')
-rw-r--r--user/kolourpaint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kolourpaint/APKBUILD b/user/kolourpaint/APKBUILD
index 086b99da6..2cfeb26e9 100644
--- a/user/kolourpaint/APKBUILD
+++ b/user/kolourpaint/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kolourpaint
pkgver=18.08.3
pkgrel=0
pkgdesc="Simple painting program for KDE"
-url="https://www.kolourpaint.org/"
+url="https://kolourpaint.org/"
arch="all"
# yes, there is 2 only *and* 2+ code here.
license="BSD-2-Clause AND LGPL-2.0-only AND LGPL-2.0+"