Skip to content

Commit

Permalink
Revert shasum hashes changes cf638e5
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcat88 committed Oct 28, 2022
1 parent f9a8dd0 commit 5e27583
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions libheif/windows/mingw-w64-libheif/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Contributor: Edward E. <[email protected]>
# source: https://github.com/msys2/MINGW-packages/blob/96d4043cfa8d82645da2ff44446ceb58873df242/mingw-w64-libheif/PKGBUILD
# source: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-libheif/PKGBUILD

_realname=libheif
pkgbase=mingw-w64-${_realname}
Expand Down Expand Up @@ -28,8 +28,8 @@ source=("https://github.com/strukturag/libheif/releases/download/v${pkgver}/${_r
"002-cmake-enable-gdk-pixbuf.patch"::"https://patch-diff.githubusercontent.com/raw/strukturag/libheif/pull/647.diff"
"003-aom-remove-extend_padding_to_size.patch"::"https://github.com/strukturag/libheif/commit/a01baccaf40bafcabddba47846f5e914ca0724f6.patch")
sha256sums=('c20ae01bace39e89298f6352f1ff4a54b415b33b9743902da798e8a1e51d7ca1'
'80d6acd6b2035572c1547673cf73a2c6a83cd42c0a475a1258551a2983b06d9f'
'649e6d2635ee1c86a064ee35e9dc81713883ef7275aec439c3200488075260b9'
'9f9a1ee8161643c44cc7813cdd4d8721ab3e67b5262cf4a29988307fd667f4ae'
'9aea63f92de2d71a0d021baf2d31df39f9633b16d715c11572cf54e64bb4a52d'
'5ca3b5023891c11a235ef46ae25266c15507387432570544c0ca81d63095d774')

prepare() {
Expand Down
4 changes: 2 additions & 2 deletions pi-heif/libheif/windows/mingw-w64-libheif/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ source=("https://github.com/strukturag/libheif/releases/download/v${pkgver}/${_r
"002-cmake-enable-gdk-pixbuf.patch"::"https://patch-diff.githubusercontent.com/raw/strukturag/libheif/pull/647.diff"
"003-aom-remove-extend_padding_to_size.patch"::"https://github.com/strukturag/libheif/commit/a01baccaf40bafcabddba47846f5e914ca0724f6.patch")
sha256sums=('c20ae01bace39e89298f6352f1ff4a54b415b33b9743902da798e8a1e51d7ca1'
'80d6acd6b2035572c1547673cf73a2c6a83cd42c0a475a1258551a2983b06d9f'
'649e6d2635ee1c86a064ee35e9dc81713883ef7275aec439c3200488075260b9'
'9f9a1ee8161643c44cc7813cdd4d8721ab3e67b5262cf4a29988307fd667f4ae'
'9aea63f92de2d71a0d021baf2d31df39f9633b16d715c11572cf54e64bb4a52d'
'5ca3b5023891c11a235ef46ae25266c15507387432570544c0ca81d63095d774')

prepare() {
Expand Down

0 comments on commit 5e27583

Please sign in to comment.