* update marisa to 0.2.6-16

This commit is contained in:
Alexander Baldeck 2024-12-16 20:44:49 +01:00
parent 1085c40101
commit 328c12de5e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = marisa pkgbase = marisa
pkgver = 0.2.6 pkgver = 0.2.6
pkgrel = 15 pkgrel = 16
url = https://github.com/s-yata/marisa-trie url = https://github.com/s-yata/marisa-trie
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -5,7 +5,7 @@
pkgbase=marisa pkgbase=marisa
pkgname=('marisa' 'perl-marisa' 'python-marisa' 'ruby-marisa') pkgname=('marisa' 'perl-marisa' 'python-marisa' 'ruby-marisa')
pkgver=0.2.6 pkgver=0.2.6
pkgrel=15 pkgrel=16
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/s-yata/marisa-trie" url="https://github.com/s-yata/marisa-trie"
license=('BSD' 'LGPL') license=('BSD' 'LGPL')