Date: Saturday, May 6, 2023 @ 20:47:09
  Author: shibumi
Revision: 1459139

upgpkg: vals 0.25.0-1

Modified:
  vals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-06 20:46:20 UTC (rev 1459138)
+++ PKGBUILD    2023-05-06 20:47:09 UTC (rev 1459139)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <[email protected]>
 
 pkgname=vals
-pkgver=0.19.0
+pkgver=0.25.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=('031f6d07a4976c0b7a1c8c225c64c7855cae92d437639322f70f6694a655ca6309e5bb7bdbe0f969a75dab3676d0355d96e9a424e233af68b3d67bf7eafb7606')
+sha512sums=('fff7ad0346518ad455afedfc09df24010438d531ae49c1803c9a853ebf8a57f4a20f53d2ce02042de12a031d3a9478431743d092b9d12b17e95b81acda0cc7ec')
 options=(!lto)
 
 prepare() {

Reply via email to