aboutsummaryrefslogtreecommitdiffstats
path: root/community/anthy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/anthy/APKBUILD')
-rw-r--r--community/anthy/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/anthy/APKBUILD b/community/anthy/APKBUILD
index b7c2ed4566a..a62b64d9457 100644
--- a/community/anthy/APKBUILD
+++ b/community/anthy/APKBUILD
@@ -1,14 +1,16 @@
-# Maintainer: Drew DeVault <sir@cmpwn.com>
+# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=anthy
pkgver=9100h
_filecode=37536
-pkgrel=1
+pkgrel=4
pkgdesc="Hiragana text to Kana Kanji mixed text Japanese input method"
-url="http://sourceforge.jp/projects/anthy/"
+url="https://sourceforge.jp/projects/anthy/"
arch="all"
license="LGPL-2.1-or-later"
subpackages="$pkgname-dev $pkgname-emacs::noarch"
-source="https://osdn.net/dl/anthy/anthy-$pkgver.tar.gz"
+# curl: (60) SSL certificate problem: certificate has expired
+#source="https://osdn.dl.osdn.net/anthy/37536/anthy-$pkgver.tar.gz"
+source="https://dev.alpinelinux.org/archive/anthy/anthy-$pkgver.tar.gz"
prepare() {
default_prepare