Version bump3

This commit is contained in:
Gerben Jan Dijkman 2023-06-06 13:06:53 +02:00
parent 51ec939156
commit f198fdbd53
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST gtk-4.11.2.tar.xz 20738596 BLAKE2B ba15a68eb71fda3bb5efb769610158017fec972d2f8324a5a9152f5e89cf24a85a8f8a6c203d0adfb9de7f03d49a6b0a18413e967fe15a6d386b15fb3593bb9d SHA512 665426815df9d46750fd99b7ccf37a89c654832729377a7b3ce986022f6e291f2b9ddb1092913b5f7ab43b01decd0a611299473e656a01f3874ce967a8fcbb37
DIST gtk-4.11.3.tar.xz 20994452 BLAKE2B 9fc124ed5ccc30a1663e7759a32553dc05112d8f9c4a09e753c88e4f30318cd35a62c474a41c14e9bfa05b9289e25e28acc45fca89356cc761b61db0047c5770 SHA512 1350d8ea2e07c6f49e56e3093b97a9771051a9a0ca4d32b5b65debbd9a22ba43d3ef39d97be2a25c657f314ebf863ee58d59831a4c65f9d2ffcde588e1e1a006

View File

@ -95,7 +95,7 @@ BDEPEND="
wayland? ( dev-libs/weston[headless] )
)
"
python_check_deps() {
python_has_version "dev-python/pygobject:3[${PYTHON_USEDEP}]" || return
}