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

Christian Rebischke shibumi at gemini.archlinux.org
Fri Aug 12 17:42:20 UTC 2022


    Date: Friday, August 12, 2022 @ 17:42:20
  Author: shibumi
Revision: 1265602

upgpkg: vals 0.18.0-1

Modified:
  vals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 17:42:09 UTC (rev 1265601)
+++ PKGBUILD	2022-08-12 17:42:20 UTC (rev 1265602)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=vals
-pkgver=0.16.2
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="Helm-like configuration values loader with support for various sources"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/variantdev/vals/archive/v${pkgver}.tar.gz")
-sha512sums=('b52038ca16bc4720010dfba8c17613d706f89d18810a1d0baf95401a80e818beba730875dbc5d787b41d40917812ba8d29e607aaae66c90695d421d781236118')
+sha512sums=('90149c7a2b98dcd89e545ae8ac16e3261000221adac15514919d858560f26ad995087e8a2da04184e80ac5d143e55ba16772ab609c7bed931c7a51b10cba17b1')
 options=(!lto)
 
 prepare() {



More information about the arch-commits mailing list