[arch-commits] Commit in libmpc/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Feb 24 14:31:38 UTC 2015
Date: Tuesday, February 24, 2015 @ 15:31:37
Author: allan
Revision: 231841
upgpkg: libmpc 1.0.3-1
upstream update
Modified:
libmpc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-24 14:06:18 UTC (rev 231840)
+++ PKGBUILD 2015-02-24 14:31:37 UTC (rev 231841)
@@ -2,8 +2,8 @@
# Maintainer: Allan McRae <allan at archlinux.org>
pkgname=libmpc
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="Library for the arithmetic of complex numbers with arbitrarily high precision"
arch=('i686' 'x86_64')
url="http://www.multiprecision.org/"
@@ -11,7 +11,7 @@
depends=('mpfr')
install=libmpc.install
source=(http://www.multiprecision.org/mpc/download/mpc-${pkgver/_/-}.tar.gz{,.sig})
-md5sums=('68fadff3358fb3e7976c7a398a0af4c3'
+md5sums=('d6a1d5f8ddea3abd2cc3e98f58352d26'
'SKIP')
validpgpkeys=('AD17A21EF8AED8F1CC02DBD9F7D5C9BF765C61E3') # Andreas Enge
More information about the arch-commits
mailing list