aboutsummaryrefslogtreecommitdiffstats
path: root/community/biber
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-09-04 10:30:55 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-09-04 12:08:33 +0000
commit657bc35ed5b18f8be368a6ffd2d81b17e365a915 (patch)
treece1a8d8a3555b251bb5088a7916318b8e6ae26c4 /community/biber
parent555cb529626b9a06501194a9a5732fe824927708 (diff)
downloadaports-657bc35ed5b18f8be368a6ffd2d81b17e365a915.tar.bz2
aports-657bc35ed5b18f8be368a6ffd2d81b17e365a915.tar.xz
community/biber: upgrade to 2.13
Diffstat (limited to 'community/biber')
-rw-r--r--community/biber/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/community/biber/APKBUILD b/community/biber/APKBUILD
index a467a187c1..27be7e048a 100644
--- a/community/biber/APKBUILD
+++ b/community/biber/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=biber
# This version should be compatible with Biblatex in testing
-pkgver=2.12
-pkgrel=1
+pkgver=2.13
+pkgrel=0
pkgdesc="Backend processor for BibLaTeX"
url="https://github.com/plk/biber"
arch="noarch"
@@ -23,8 +23,7 @@ depends="perl perl-module-build perl-config-autoconf
checkdepends="perl-test-simple"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::https://github.com/plk/biber/archive/v${pkgver}.tar.gz
- fix-sortinithash-unicode-collate.patch"
+source="$pkgname-$pkgver.tar.gz::https://github.com/plk/biber/archive/v${pkgver}.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
prepare() {
@@ -66,5 +65,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="72f1a05224dc2735b32e92ac376d392fb631bf788a15de449471fdc5a94182ad4434ce71f95281e4cfc3a06cd275d2ff98e526d540c2979cd3e0dfa15b5c75ff biber-2.12.tar.gz
-fb09766b549605868bc972d4cce30748c1364cb8780fd97f2c000d8148197877642d9b7546e8e88837b95ec2fb80b4dcd9567500d12016b92c8254504387ada2 fix-sortinithash-unicode-collate.patch"
+sha512sums="d12c77379082c97a6fb6c892700e6bce89d42734c4380d26db1d30781f14f93ae3308ee5ac3ea361c0b86ca330b06a853545ea4259742a928466e4fedc373bee biber-2.13.tar.gz"