mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/biblatex: replaces texmf-dist-bibtexextra
This commit is contained in:
parent
bf59cf8ec0
commit
e47c77e03e
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=biblatex
|
||||
pkgver=3.11
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Sophisticated Bibliographies in LaTeX"
|
||||
url="https://www.ctan.org/pkg/biblatex"
|
||||
arch="noarch"
|
||||
@ -11,6 +11,7 @@ depends="texlive-luatex"
|
||||
makedepends="bash perl"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/plk/biblatex/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
replaces="texmf-dist-bibtexextra"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user