summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-15 22:14:29 +0000
committergithub-actions[bot]2023-11-15 22:14:29 +0000
commit31c04f36b6f8d2353431d3235ffab8f5d6d0b2de (patch)
tree68e65834bb53cd30e5db8f154ab598932e0d6a32 /PKGBUILD
parentaf7c2cbc7d77da87860a0b6c0ea5b2eb38c775b2 (diff)
downloadaur-31c04f36b6f8d2353431d3235ffab8f5d6d0b2de.tar.gz
Automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 289c2640e320..40627f16a9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# shellcheck disable=SC2034,SC2154
pkgname=ytt-bin
pkgver=0.46.0
-pkgrel=1
-pkgdesc="YAML templating tool that works on YAML structure instead of text"
-url="https://carvel.dev/ytt"
+pkgrel=2
+pkgdesc='YAML templating tool that works on YAML structure instead of text'
+url='https://carvel.dev/ytt'
arch=(x86_64 aarch64)
license=(apache-2.0)
provides=(ytt)