mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/marisa to 0.2.6-1
This commit is contained in:
parent
ccc2f3bb2e
commit
f6638e61eb
1 changed files with 3 additions and 3 deletions
|
@ -6,14 +6,14 @@
|
|||
|
||||
pkgbase=marisa
|
||||
pkgname=('marisa' 'perl-marisa' 'python-marisa' 'ruby-marisa')
|
||||
pkgver=0.2.5
|
||||
pkgrel=8
|
||||
pkgver=0.2.6
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/s-yata/marisa-trie"
|
||||
license=('BSD' 'LGPL')
|
||||
makedepends=('python' 'ruby' 'perl' 'swig')
|
||||
source=("marisa-trie-$pkgver.tar.gz::https://github.com/s-yata/marisa-trie/archive/v$pkgver.tar.gz")
|
||||
sha512sums=('62975a2dacd2a1072c990cd490f866cd5483c069c94a4706baf3ffc21ec43991583a8ef8721c3b841617b0654cbb894698c19759ff12b8887b6fd28939dfb547')
|
||||
sha512sums=('c094e4b22e1457efdd20f2b978ee421b53e36ed94e4fdbd8944136c0ba23da4f6ba9fe3a2c64729c1426aee4dbe8098bfa5eebb943ae7fdaa4eec760485c564d')
|
||||
|
||||
prepare() {
|
||||
cd marisa-trie-$pkgver
|
||||
|
|
Loading…
Reference in a new issue