From 5e4925424fc636e9525d4e1bea4cc81ce9fdef43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pelayo=20Garc=C3=ADa?= <25091358+oyale@users.noreply.github.com> Date: Mon, 21 Nov 2022 14:47:10 +0100 Subject: [PATCH] fix: sha256 checksum for git patch --- subtitlecomposer/default/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subtitlecomposer/default/PKGBUILD b/subtitlecomposer/default/PKGBUILD index 5730a23c..651d34c4 100644 --- a/subtitlecomposer/default/PKGBUILD +++ b/subtitlecomposer/default/PKGBUILD @@ -31,7 +31,7 @@ source=("https://download.kde.org/stable/${pkgname}/${_tar}.tar.xz" "https://invent.kde.org/multimedia/subtitlecomposer/-/commit/4f4f560e40ba0b760cf688eb024be3cc734ca347.patch") sha256sums=('ef9cb3c0c1fe1f40cf9d8e795859b9b28adf2da3be77a076d46bc28df4cd0255' 'SKIP' - '26197260a6e4419c7178c65a5ac9e8811418e40c97454b2aa8a62b149305dcd5') + '012d89a4c3e328c0dca02a85113ac5f01b52a398de5dc2ed75d2d5d14b36886d') validpgpkeys=('76F79007A54A4B68F1547928E2418746EF9D9B26') prepare() {