summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27992686e6a5..b22bef22705a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://github.com/derailed/k9s'
license=('Apache')
provides=('k9s')
source=("https://github.com/derailed/k9s/releases/download/${pkgver}/k9s_${pkgver}_Linux_x86_64.tar.gz")
-md5sums=('94b63f946fc50360b7e60daab0696c2e')
+sha256sums=('3955ee895f5359568bc17225b19b68fea71d8bd7b82cb603f755020d43064d4d')
package() {
mkdir -p "${pkgdir}/usr/bin"