mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/marisa to 0.2.6-12
This commit is contained in:
parent
94b8836ffb
commit
1ae802f027
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
pkgbase=marisa
|
||||
pkgname=('marisa' 'perl-marisa' 'python-marisa' 'ruby-marisa')
|
||||
pkgver=0.2.6
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
arch=('x86_64')
|
||||
url="https://github.com/s-yata/marisa-trie"
|
||||
license=('BSD' 'LGPL')
|
||||
makedepends=('python' 'ruby' 'perl' 'swig')
|
||||
makedepends=('python' 'ruby' 'perl' 'swig' 'python-setuptools')
|
||||
source=("marisa-trie-$pkgver.tar.gz::https://github.com/s-yata/marisa-trie/archive/v$pkgver.tar.gz"
|
||||
fix-format-security.patch)
|
||||
sha512sums=('c094e4b22e1457efdd20f2b978ee421b53e36ed94e4fdbd8944136c0ba23da4f6ba9fe3a2c64729c1426aee4dbe8098bfa5eebb943ae7fdaa4eec760485c564d'
|
||||
|
|
Loading…
Reference in a new issue