From ca58d06af1a6c2783735fa8f8e6f2172b78acbd3 Mon Sep 17 00:00:00 2001 From: Noel Jacob Date: Sat, 30 Mar 2024 14:02:49 +0530 Subject: [PATCH] update license checksum --- .SRCINFO | 8 ++++---- LICENSE | 2 +- PKGBUILD | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d0f7506..6e38d59 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -8,13 +8,13 @@ pkgbase = bun-bin license = MIT provides = bun conflicts = bun - source_x86_64 = bun-x64-1.0.28.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.28/bun-linux-x64.zip + source_x86_64 = bun-x64-1.0.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-x64.zip source_x86_64 = LICENSE sha256sums_x86_64 = f804741183953a0bc4943cd08c2b650a0e6864506d2df7449ab2f58c558301f4 - sha256sums_x86_64 = 002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1 - source_aarch64 = bun-aarch64-1.0.28.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.28/bun-linux-aarch64.zip + sha256sums_x86_64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b + source_aarch64 = bun-aarch64-1.0.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-aarch64.zip source_aarch64 = LICENSE sha256sums_aarch64 = ced444e0cc6b0244af3914c6539bde0e3e6a85c8586ec6380713fa76e64b7a84 - sha256sums_aarch64 = 002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1 + sha256sums_aarch64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b pkgname = bun-bin diff --git a/LICENSE b/LICENSE index eeebd56..c8ff7f3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Jarred Sumner +Copyright (c) Jarred Sumner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/PKGBUILD b/PKGBUILD index a9328a2..383cf13 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,10 +12,10 @@ license=('MIT') provides=('bun') conflicts=('bun') sha256sums_x86_64=('f804741183953a0bc4943cd08c2b650a0e6864506d2df7449ab2f58c558301f4' - '002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1' + '9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b' ) sha256sums_aarch64=('ced444e0cc6b0244af3914c6539bde0e3e6a85c8586ec6380713fa76e64b7a84' - '002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1' + '9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b' ) _baseline='' _baseline_sha256sums='d6069ffb633c67cc97eab10a764157e06252e79430d6b1d93639fae6db38ec56'