summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Geraskin2024-02-15 21:05:55 +0000
committerRoman Geraskin2024-02-15 21:05:55 +0000
commit952885ec01623e75c873a1a9f135e4d40d7e7a87 (patch)
tree2802361e75d292bc69d24c3ee69d1ccea5b21d0a /PKGBUILD
parent71f2bfe66d01bd1af91495f77ae56b7b22440fda (diff)
downloadaur-952885ec01623e75c873a1a9f135e4d40d7e7a87.tar.gz
ver 1.2.292
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40bdc97532b0..512790f37472 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.290
+pkgver=1.2.292
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=('76c7a1bbf9f8ce43e5a453bc95f6ede6ab4114a4126703b9fa70744839d55e32')
+sha256sums=('f8f9dc76b548848cf48a231bf43cb991c5ae88315950dc1e070869f73a5cdd12')
package() {
install -Dm755 werf "${pkgdir}/usr/bin/werf"