libheif: updpkgsums

Cosmetic change only to patches - extra digit added to git commit
hashes.
This commit is contained in:
Jeremy Drake
2022-11-13 13:09:58 -08:00
parent 4f8b1b3715
commit 4efce69207

View File

@@ -29,8 +29,8 @@ source=("https://github.com/strukturag/libheif/releases/download/v${pkgver}/${_r
"001-pkgconfig-match-autotools.patch"::"https://patch-diff.githubusercontent.com/raw/strukturag/libheif/pull/529.diff"
"002-cmake-enable-gdk-pixbuf.patch"::"https://patch-diff.githubusercontent.com/raw/strukturag/libheif/pull/647.diff")
sha256sums=('c20ae01bace39e89298f6352f1ff4a54b415b33b9743902da798e8a1e51d7ca1'
'9f9a1ee8161643c44cc7813cdd4d8721ab3e67b5262cf4a29988307fd667f4ae'
'9aea63f92de2d71a0d021baf2d31df39f9633b16d715c11572cf54e64bb4a52d')
'80d6acd6b2035572c1547673cf73a2c6a83cd42c0a475a1258551a2983b06d9f'
'649e6d2635ee1c86a064ee35e9dc81713883ef7275aec439c3200488075260b9')
prepare() {
cd "${srcdir}/${_realname}-${pkgver}"