summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPan-O2025-05-15 19:17:41 +0800
committerPan-O2025-05-15 19:17:41 +0800
commit59784a53c7dd9338bdc3ae962e8abeac19ed6b8a (patch)
treee9764cb59fe76d54876d2795bc62b2cca6ba831c /PKGBUILD
parent42c89f7caf1886f0f2f1dabe2f551ace5fe6d749 (diff)
downloadaur-frame0.tar.gz
fix sha256sum check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d939501c91e6..49a741ead916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=(
'pulseaudio'
)
source=("https://files.frame0.app/releases/linux/x64/frame0_${pkgver}_amd64.deb")
-sha256sums=('3d5c7078f336e037332afe0ea548d6034df191b99502a18de4018ab130606d45')
+sha256sums=('3f1f2009dbaca16f3bf7a44359e46cb3dd2accd95b01cf9ed5abf81184e98087')
package() {
cd "${srcdir}"