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 33_realname=pygobject
44pkgbase=mingw-w64-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-gobject" )
6- pkgver=3.54.3
7- pkgrel=2
6+ pkgver=3.54.5
7+ pkgrel=1
88pkgdesc=" Python bindings for GLib/GObject/GIO/GTK+ (mingw-w64)"
99arch=(any)
1010mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -26,7 +26,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
2626 " ${MINGW_PACKAGE_PREFIX} -pkgconf"
2727 " ${MINGW_PACKAGE_PREFIX} -gobject-introspection" )
2828source=(https://download.gnome.org/sources/pygobject/${pkgver% .* } /${_realname} -${pkgver} .tar.gz)
29- sha256sums=(' a8da09134a0f7d56491cf2412145e35aa74e91d760e8f337096a1cda0b92bae7 ' )
29+ sha256sums=(' b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585 ' )
3030
3131build () {
3232 mkdir -p build-${MSYSTEM} && cd build-${MSYSTEM}
You can’t perform that action at this time.
0 commit comments