summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Geraskin2024-02-10 21:06:31 +0000
committerRoman Geraskin2024-02-10 21:06:31 +0000
commitb2720650bfadf778ba9cd4a142a6c7c3f75c7b90 (patch)
treee2d4a84742bfa314d68fdc0f0b886f90fa1a5336 /PKGBUILD
parent654fe81aac51a1b325eaecbe7590b68f1b0f142b (diff)
downloadaur-b2720650bfadf778ba9cd4a142a6c7c3f75c7b90.tar.gz
ver 1.2.289
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51ab204b6f15..903ee92c0629 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.288
+pkgver=1.2.289
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=('799c9f93fde31be16e49042f3d8291f52001e4756a5379bce2fe875b4d939a5f')
+sha256sums=('557193cc1e5cb9032712ca898194a3844f6c6172ccdbec696430b530017d6914')
package() {
install -Dm755 werf "${pkgdir}/usr/bin/werf"