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

Allan McRae allan at archlinux.org
Mon Mar 7 03:00:27 UTC 2016


    Date: Monday, March 7, 2016 @ 04:00:27
  Author: allan
Revision: 261130

upgpkg: pkg-config 0.29.1-1

upstream update

Modified:
  pkg-config/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 01:48:19 UTC (rev 261129)
+++ PKGBUILD	2016-03-07 03:00:27 UTC (rev 261130)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=pkg-config
-pkgver=0.29
+pkgver=0.29.1
 pkgrel=1
 pkgdesc="A system for managing library compile/link flags"
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 conflicts=('pkgconfig')
 replaces=('pkgconfig')
 source=(http://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('f739a28cae4e0ca291f82d1d41ef107d'
+         'SKIP')
 validpgpkeys=('6B99CE97F17F48C27F722D71023A4420C7EC6914')  # Dan Nicholson
-md5sums=('77f27dce7ef88d0634d0d6f90e03a77f'
-         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list