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

Christian Rebischke shibumi at gemini.archlinux.org
Tue Apr 5 20:45:25 UTC 2022


    Date: Tuesday, April 5, 2022 @ 20:45:25
  Author: shibumi
Revision: 1181501

upgpkg: cue 0.4.2-1

Modified:
  cue/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-05 20:34:33 UTC (rev 1181500)
+++ PKGBUILD	2022-04-05 20:45:25 UTC (rev 1181501)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=cue
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc="Validate and define text-based and dynamic configuration"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cue-lang/cue/archive/v${pkgver}.tar.gz")
-sha512sums=('0ff7613bde0d0acbd7c93ff461b0bf358c38fc04ec24e8859e71d4a95134da57f1b5c9b277be107c1ab18415b1c60a6d04dd95644878eea597103159cefaa3b8')
+sha512sums=('71ba6af08666428862606d8b71893b20152ce5f22e457da8c872f616bb50818d9f2d81ba18b7273e22c9494f6dcccf647308c1795febf86e375b969c65ecdba8')
 
 build() {
   cd "${pkgname}-${pkgver}/cmd/cue/"



More information about the arch-commits mailing list