summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a05c9892eec2..d5001f70c59a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=juman
pkgver=7.01
-pkgrel=1
+pkgrel=2
pkgdesc="Morphological Analyzer for Japanese"
-url="http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN"
+url="https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN"
arch=('i686' 'x86_64')
license=('custom')
-source=(http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/${pkgname}-${pkgver}.tar.bz2)
+source=(https://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('e22eb113f40216b8a04d811484a94f93f834ae9a')
build() {