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

Christian Rebischke shibumi at gemini.archlinux.org
Wed May 11 23:06:26 UTC 2022


    Date: Wednesday, May 11, 2022 @ 23:06:26
  Author: shibumi
Revision: 1198407

upgpkg: datree 1.4.10-1

Modified:
  datree/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 23:04:14 UTC (rev 1198406)
+++ PKGBUILD	2022-05-11 23:06:26 UTC (rev 1198407)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 pkgname=datree
-pkgver=0.15.0
-pkgrel=2
-pkgdesc='CLI tool to ensure K8s manifests and Helm charts follow best practices as well as your organization’s policies'
+pkgver=1.4.10
+pkgrel=1
+pkgdesc="CLI tool to ensure K8s manifests and Helm charts follow best practices as well as your organization’s policies"
 arch=('x86_64')
 url='https://github.com/datreeio/datree'
 license=('Apache')
@@ -9,8 +9,8 @@
 depends=('kubectl')
 makedepends=('git' 'go')
 source=("${pgname}-${pkgver}.tar.gz::https://github.com/datreeio/datree/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('1b796df7b0b3c1e17147ee4e61ca4e8feb75021b8a0fd13188c18bac33d913a9c2096ffef4a7deca81b1b5dd8c6c1a86aae069e01c71c5ad26c05747a3acfdf5')
-b2sums=('65898b4a63f928c530d487017ceada22bdb4b99218dce7b3021bbae799c6fba6fac61568ba182ab88b805c9bcb8fb5e1a1ececaa82f62dde8ed87e1c7db94198')
+sha512sums=('fe988d5fa7467e963f086f8ca034049be330ab9a0251ed1da1526033deef53f0576b35f2c073b7862a908159f56506d2302d0bb4abcbb6bcdd4665b5a7b33cb0')
+b2sums=('cd69fb9d83ee5affa2b909d8daa82ac434ff940757f31a0096c1e21fac43da0b939fee43015bbb04806701f430d21b7d084c9aa2059736bf5389b38ebd27c8eb')
 options=('!lto')
 
 build() {



More information about the arch-commits mailing list