summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Geraskin2024-03-05 21:07:44 +0000
committerRoman Geraskin2024-03-05 21:07:44 +0000
commita66746311a19ebabe946c176ae0241bbaaf875a0 (patch)
tree7427120e99c813617979fcd16e6e21b43e54cc21 /PKGBUILD
parenta5e160ee157791ca481735e8a5d0a405e88e0d6f (diff)
downloadaur-a66746311a19ebabe946c176ae0241bbaaf875a0.tar.gz
ver 1.2.296
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 963b1d045019..903ecbbf63a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roman Geraskin <roman dot n dot geraskin at gmail dot com>
pkgname=werf-bin
-pkgver=1.2.295
+pkgver=1.2.296
pkgrel=1
pkgdesc='Kubernetes build and delivery tool'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
provides=('werf')
conflicts=("werf-git")
source=("https://tuf.werf.io/targets/releases/${pkgver}/linux-amd64/bin/werf")
-sha256sums=('f4a1e8686d6ba73587510f4ad632c2e8052d8a88ca095ec6fe7c030f408fd3e1')
+sha256sums=('5ecee528b896d0e3883a137ec74243d8b724cc9f1ab49e551ad160837404aa89')
package() {
install -Dm755 werf "${pkgdir}/usr/bin/werf"