diff options
-rw-r--r-- | community/biber/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/biber/APKBUILD b/community/biber/APKBUILD index 24dafda423..dfe0d2a7fd 100644 --- a/community/biber/APKBUILD +++ b/community/biber/APKBUILD @@ -3,7 +3,7 @@ pkgname=biber # This version should be compatible with Biblatex in testing pkgver=2.14 -pkgrel=0 +pkgrel=1 pkgdesc="Backend processor for BibLaTeX" url="https://github.com/plk/biber" arch="noarch" |