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

Konstantin Gizdov kgizdov at archlinux.org
Tue Jun 30 13:02:11 UTC 2020


    Date: Tuesday, June 30, 2020 @ 13:02:09
  Author: kgizdov
Revision: 657161

upgpkg: confuse 3.3-1

Modified:
  confuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-30 12:59:01 UTC (rev 657160)
+++ PKGBUILD	2020-06-30 13:02:09 UTC (rev 657161)
@@ -5,7 +5,7 @@
 # Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 
 pkgname=confuse
-pkgver=3.2.2
+pkgver=3.3
 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=('71316b55592f8d0c98924242c98dbfa6252153a8b6e7d89e57fe6923934d77d0')
+sha256sums=('3a59ded20bc652eaa8e6261ab46f7e483bc13dad79263c15af42ecbb329707b8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list