mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
community/biblatex: fix license name
This commit is contained in:
parent
963e394949
commit
f0b1f44bf2
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
|||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=biblatex
|
||||
pkgver=3.20
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Sophisticated Bibliographies in LaTeX"
|
||||
url="https://www.ctan.org/pkg/biblatex"
|
||||
# s390x, riscv64 and loongarch64 blocked by texlive-luatex
|
||||
arch="noarch !ppc64le !s390x !riscv64 !loongarch64"
|
||||
license="LPPL-1.3"
|
||||
license="LPPL-1.3c"
|
||||
depends="texlive-luatex"
|
||||
makedepends="bash perl"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/plk/biblatex/archive/v$pkgver.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue