summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarl Smedstad2022-04-11 12:15:15 +0200
committerCarl Smedstad2022-04-11 12:15:15 +0200
commitabd4581cb1a22100b6e5b64ffea2f3f83d5eb7f3 (patch)
tree4690945247d4da0034e0bad7b0cc7b7d9a255f67 /PKGBUILD
parentcadae846370f02a6c58af6076cff34a124458875 (diff)
downloadaur-abd4581cb1a22100b6e5b64ffea2f3f83d5eb7f3.tar.gz
Publish version 1.6.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bfd99620575..2ab1e071eb0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Wael Nasreddine <wael.nasreddine@gmail.com>
pkgname=kubetail
-pkgver=1.6.13
+pkgver=1.6.14
pkgrel=1
pkgdesc='Tail Kubernetes logs from multiple pods'
arch=('any')
@@ -12,7 +12,7 @@ url='https://github.com/johanhaleby/kubetail'
license=('Apache')
depends=('kubectl')
source=("$pkgname-$pkgver.tar.gz::https://github.com/johanhaleby/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('38f23ecb9d4e044698a93a107c757ae8af96e9090595744d5155781e4ef510cb0ce4a83e6af7063198384db07fffca19ad80e736b552e28e100dbdbc39b96f87')
+sha256sums=('9e67660c3cc69150eac444f8274a1f148ed6d5170b9ab87e68900333cf1c6843')
package() {
cd $pkgname-$pkgver