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

Baptiste Jonglez zorun at archlinux.org
Tue Jun 6 18:25:51 UTC 2017


    Date: Tuesday, June 6, 2017 @ 18:25:50
  Author: zorun
Revision: 235050

upgpkg: confuse 3.2-1

Modified:
  confuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 18:24:14 UTC (rev 235049)
+++ PKGBUILD	2017-06-06 18:25:50 UTC (rev 235050)
@@ -5,7 +5,7 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 
 pkgname=confuse
-pkgver=3.1
+pkgver=3.2
 pkgrel=1
 pkgdesc='C-library for parsing configuration files'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('glibc')
 source=("https://github.com/martinh/libconfuse/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
 options=('!emptydirs')
-sha256sums=('79ed2c887a5ce0fae9de78aa745c575320e9d93b66b800370a5f29e1920ef30c')
+sha256sums=('166d1d0611de05587447d91fb44b31188cb229c9aaa5aff79ae4706e04dffa09')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list