summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Geraskin2024-02-29 21:08:53 +0000
committerRoman Geraskin2024-02-29 21:08:53 +0000
commita5e160ee157791ca481735e8a5d0a405e88e0d6f (patch)
tree905ff66d9e887b9263c8ddf8f0c60280b22cbb0e /PKGBUILD
parentd3c54efb44a64c2edebbc0fbd343b48535b81d18 (diff)
downloadaur-a5e160ee157791ca481735e8a5d0a405e88e0d6f.tar.gz
ver 1.2.295
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d78f718c2b0..963b1d045019 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.294
+pkgver=1.2.295
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=('5a009bc97dcf5728d368bbf717db67617172ede3b296f192b1a2b83a6549cf9b')
+sha256sums=('f4a1e8686d6ba73587510f4ad632c2e8052d8a88ca095ec6fe7c030f408fd3e1')
package() {
install -Dm755 werf "${pkgdir}/usr/bin/werf"