aboutsummaryrefslogtreecommitdiffstats
path: root/community/mythes/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mythes/APKBUILD')
-rw-r--r--community/mythes/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/mythes/APKBUILD b/community/mythes/APKBUILD
index 54147dd2ffe..6a10eee4044 100644
--- a/community/mythes/APKBUILD
+++ b/community/mythes/APKBUILD
@@ -2,16 +2,15 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=mythes
pkgver=1.2.4
-pkgrel=1
+pkgrel=3
pkgdesc="A simple thesaurus"
-url="http://hunspell.sourceforge.net/"
+url="https://hunspell.sourceforge.net/"
arch="all"
license="GPL-2.0-or-later LGPL-2.0-or-later MPL-1.1"
subpackages="$pkgname-dev"
depends_dev="perl hunspell-dev"
makedepends="$depends_dev"
source="https://downloads.sourceforge.net/hunspell/$pkgname-$pkgver.tar.gz"
-builddir="$srcdir/$pkgname-$pkgver"
prepare() {
default_prepare