[arch-commits] Commit in confuse/trunk (PKGBUILD)
Baptiste Jonglez
zorun at archlinux.org
Sun Aug 19 10:35:40 UTC 2018
Date: Sunday, August 19, 2018 @ 10:35:39
Author: zorun
Revision: 372773
upgpkg: confuse 3.2.2-1
Modified:
confuse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 10:21:23 UTC (rev 372772)
+++ PKGBUILD 2018-08-19 10:35:39 UTC (rev 372773)
@@ -5,7 +5,7 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=confuse
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc='C-library for parsing configuration files'
arch=('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=('769a2a7644adc778487f50201b9c1e646cf3226b6a5e30a2d93ce4f0c217ee20')
+sha256sums=('71316b55592f8d0c98924242c98dbfa6252153a8b6e7d89e57fe6923934d77d0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list