pkgbuild: Fix sha256sums for four package sources
update.sh only rewrote deb+launch shim checksums, truncating pkexec-pacman-u and polkit policy after version bumps. Cover all four sources in PKGBUILD/.SRCINFO and future update.sh runs.
This commit is contained in:
@@ -48,6 +48,8 @@ noextract=("grok-bot_${pkgver}_amd64.deb")
|
||||
sha256sums=(
|
||||
'dded18b2d3d44b1c32d6b9f63446d2b27bca68b3de7a2aa028ce7956e9694164'
|
||||
'36e1c522f7a3920a850a6235263d82ad5990611612979447c1e9eff92548ac1e'
|
||||
'e92ea4534d864d7f302a082a8717a52af9675195af41092d18f15094f74fed45'
|
||||
'a9533dfe4d31332ac1505d2e582eff27771dd0107108a5f6289d0d3839431a74'
|
||||
)
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user