summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOGISAKA Sadata2021-05-14 22:59:38 +0900
committerNOGISAKA Sadata2021-05-14 22:59:38 +0900
commitab6f9ac0ba6e26b99eaa993f537720f34a1847e9 (patch)
tree24e15544976aba356b88533745e5594d52d43b4b
parent655c7b59da6c5e66506a6f3f27f8d1ba91b75ee5 (diff)
downloadaur-ab6f9ac0ba6e26b99eaa993f537720f34a1847e9.tar.gz
Bump up to 7.01-2
Change http to https
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b74c108a5025..06865d893118 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = juman
pkgdesc = Morphological Analyzer for Japanese
pkgver = 7.01
- pkgrel = 1
- url = http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
+ pkgrel = 2
+ url = https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
arch = i686
arch = x86_64
license = custom
- source = http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/juman-7.01.tar.bz2
+ source = https://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/juman-7.01.tar.bz2
sha1sums = e22eb113f40216b8a04d811484a94f93f834ae9a
pkgname = juman
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() {