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

Antonio Rojas arojas at archlinux.org
Tue Jan 23 07:44:39 UTC 2018


    Date: Tuesday, January 23, 2018 @ 07:44:38
  Author: arojas
Revision: 315287

Update to 1.7.2

Modified:
  libconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-23 07:32:32 UTC (rev 315286)
+++ PKGBUILD	2018-01-23 07:44:38 UTC (rev 315287)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=libconfig
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc="C/C++ Configuration File Library"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 options=('!emptydirs' 'zipman')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/hyperrealm/libconfig/archive/v$pkgver.tar.gz")
-md5sums=('3508ee02a03820da589ad013fb2c8011')
+md5sums=('d666f0ca093906d34d6e1e4890053e62')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list