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

Maxime Gauduin alucryd at archlinux.org
Thu Oct 15 07:42:13 UTC 2020


    Date: Thursday, October 15, 2020 @ 07:42:12
  Author: alucryd
Revision: 724061

upgpkg: libinih 52-1

Modified:
  libinih/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 07:11:07 UTC (rev 724060)
+++ PKGBUILD	2020-10-15 07:42:12 UTC (rev 724061)
@@ -2,8 +2,8 @@
 # Contributor: Alberto Oporto Ames <otreblain at gmail.com>
 
 pkgname=libinih
-pkgver=51
-pkgrel=3
+pkgver=52
+pkgrel=1
 pkgdesc='A simple .INI file parser written in C'
 arch=(x86_64)
 url=https://github.com/benhoyt/inih
@@ -20,7 +20,7 @@
   libinih.so
   libINIReader.so
 )
-_tag=d7f465792c0c7686b50ed45c9a435394ae418d3e
+_tag=1e80a47dffbda813604f0913e2ad68c7054c14e4
 source=(git+https://github.com/benhoyt/inih.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list