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

Christian Rebischke shibumi at gemini.archlinux.org
Wed Sep 22 20:44:16 UTC 2021


    Date: Wednesday, September 22, 2021 @ 20:44:16
  Author: shibumi
Revision: 1021677

upgpkg: vals 0.14.0-1

Modified:
  vals/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 20:42:12 UTC (rev 1021676)
+++ PKGBUILD	2021-09-22 20:44:16 UTC (rev 1021677)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=vals
-pkgver=0.10.3
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc="Helm-like configuration values loader with support for various sources"
 arch=('x86_64')
 url="https://github.com/variantdev/vals"
@@ -10,7 +10,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/variantdev/vals/archive/v${pkgver}.tar.gz")
-sha512sums=('eed8e0eb70a78b78fd14802857d46cdb7ccc35e645f613c0af8702c76b4659adc47878ce45dfba0d051fcf3a3eacbb54769ea4dc06d0d83c7cf3f9a0b9d3fc73')
+sha512sums=('85c6d102b5a0f772f5b24479e79e03d152f764241392098a2cbd731643e814d8ccfa64ea3edaff415488153b46c2ef8eabebf48e24bc709bcaa098d40dc1453b')
 
 prepare() {
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list