[arch-commits] Commit in biber/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Sat Jan 6 17:19:38 UTC 2018


    Date: Saturday, January 6, 2018 @ 17:19:37
  Author: shibumi
Revision: 279506

upgpkg: biber 2.10-1

new version and changed 'url' to github source

Modified:
  biber/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-06 14:20:19 UTC (rev 279505)
+++ PKGBUILD	2018-01-06 17:19:37 UTC (rev 279506)
@@ -2,12 +2,12 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=biber
-pkgver=2.9 # for biblatex 3.8
+pkgver=2.10
 pkgrel=1
 pkgdesc="A Unicode-capable BibTeX replacement for biblatex users"
 arch=('any')
 license=('PerlArtistic' 'GPL')
-url="https://sourceforge.net/projects/biblatex-biber/"
+url="https://github.com/plk/biber"
 # Encode::* modules are not real dependencies.
 depends=('perl-autovivification'
          'perl-business-isbn'
@@ -44,8 +44,8 @@
 # The sourceforge tarball is missing bblxml.pm
 source=("https://github.com/plk/biber/archive/v${pkgver}.tar.gz"
         "sortinithash-unicode-collate-1.21.patch")
-sha256sums=('701509ca5b72e2500a57bfa90abfa4e3acccdf665341eab64c85e1579f09fea3'
-            'd72953acd63453ec5363fcfc830137deb6cf3827d5899edb50b1b835a0ca013f')
+sha512sums=('1752abff4ff1703309a4cfc9bc15cd909d580584690eccf702e4d44cc4ed39d34eb3802e7b2301cb1f57d92e069919633b58656f5635dc82fd986d1c12747d42'
+            '0f8a9d5111c1fa0a0816d4eecc2cd4501dcffe90e3422e1d01f28afcd744f7cb6b9cb67857d1c3f80ba8e1af32219c723711ce15d44375b4966fe578a5da3a91')
 
 prepare() {
   cd "${srcdir}/biber-${pkgver}"



More information about the arch-commits mailing list