summaryrefslogtreecommitdiff
path: root/user/hyphen
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/hyphen
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/hyphen')
-rw-r--r--user/hyphen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/hyphen/APKBUILD b/user/hyphen/APKBUILD
index eb37c9a1b..a4d891e72 100644
--- a/user/hyphen/APKBUILD
+++ b/user/hyphen/APKBUILD
@@ -4,7 +4,7 @@ pkgname=hyphen
pkgver=2.8.8
pkgrel=1
pkgdesc="Library for high quality word hyphenation and justification"
-url="https://hunspell.sourceforge.net/"
+url="https://hunspell.github.io/"
arch="all"
license="LGPL-2.1+ OR LGPL-2.0+ OR MPL-1.0 or GPL-2.0+"
subpackages="$pkgname-dev"