File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ _realname=gegl
55pkgbase=" mingw-w64-${_realname} "
66pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} "
77 " ${MINGW_PACKAGE_PREFIX} -${_realname} -docs" )
8- pkgver=0.4.64
9- pkgrel=2
8+ pkgver=0.4.66
9+ pkgrel=1
1010pkgdesc=" Generic Graphics Library (mingw-w64)"
1111arch=(' any' )
1212mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -54,7 +54,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-babl"
5454 $( [[ ${CARCH} == i686 ]] || echo " ${MINGW_PACKAGE_PREFIX} -suitesparse" ) )
5555noextract=(" ${_realname} -${pkgver} .tar.xz" )
5656source=(https://download.gimp.org/pub/gegl/${pkgver% .* } /${_realname} -${pkgver} .tar.xz)
57- sha256sums=(' 0de1c9dd22c160d5e4bdfc388d292f03447cca6258541b9a12fed783d0cf7c60 ' )
57+ sha256sums=(' 92b05855e2190868949d70cea6e9a50b163a6a441242e740a6263975379f993b ' )
5858
5959prepare () {
6060 tar -xf " ${_realname} -${pkgver} .tar.xz" || true
You can’t perform that action at this time.
0 commit comments