summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNOGISAKA Sadata2019-06-23 23:12:52 +0900
committerNOGISAKA Sadata2019-06-23 23:12:52 +0900
commit253b30fd2f1ecd213dddfd54058552c10828984f (patch)
treeca4f29978a1a5ea923adebd8cb8d29fb1e9edca2 /.SRCINFO
parent7d22a5683ad34f6867f090f04dcd0b60c8ae227d (diff)
downloadaur-253b30fd2f1ecd213dddfd54058552c10828984f.tar.gz
Bump up to 0.69-3
It seems that one couldn't download Cabocha archive in Google drive. This PKGBUILD switches to do it by cloning repository from GitHub using `git` utility.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e514f94362be..6a1063889d02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,21 @@
-# Generated by mksrcinfo v8
-# Wed Dec 16 15:10:50 UTC 2015
pkgbase = python2-cabocha
pkgdesc = Yet Another Japanese Dependency Structure Analyzer (Python2 interface)
pkgver = 0.69
- pkgrel = 2
+ pkgrel = 3
url = https://taku910.github.io/cabocha/
- arch = x86_64
- arch = i686
+ arch = any
license = LGPL2.1
license = BSD
+ makedepends = python2-setuptools
+ makedepends = git
depends = crfpp
depends = mecab
depends = cabocha
- depends = python
- source = python2-cabocha-0.69.tar.bz2::https://googledrive.com/host/0B4y35FiV1wh7cGRCUUJHVTNJRnM/cabocha-0.69.tar.bz2
+ depends = python2
+ source = git+https://github.com/taku910/cabocha.git
source = setup.patch
- sha1sums = 9196098628c5d1f0b83b371a03352b6652c04001
- sha1sums = b2d920fb3eec220339dcc71e964523cd2eab0ac9
+ sha256sums = SKIP
+ sha256sums = 378c25c96b59f07f2e73739614e04fdba8d1723a294d9dd4c492d8190ed2a520
pkgname = python2-cabocha