main/py3-gobject3: upgrade to 3.44.0

This commit is contained in:
psykose 2023-03-20 02:22:01 +00:00
parent 3f28c87de2
commit ab06192e20

View File

@ -2,8 +2,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-gobject3
pkgver=3.42.2
pkgrel=2
pkgver=3.44.0
pkgrel=0
pkgdesc="Python bindings for the GObject library"
url="https://wiki.gnome.org/Projects/PyGObject/"
arch="all"
@ -27,7 +27,7 @@ replaces="py-gobject3" # Backwards compatibility
provides="py-gobject3=$pkgver-r$pkgrel" # Backwards compatibility
build() {
abuild-meson . output
abuild-meson -Db_lto=true . output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
@ -48,5 +48,5 @@ _dev() {
}
sha512sums="
eb604f839e0702e8aeff0f19665e44c05c56cae02ce892e9ab8a95ddb0d5d0216182d0c9a0059fc8e05990c0d5707f2f7456d8924bbfb95ce1d9a42908ac0119 pygobject-3.42.2.tar.xz
d6b54b85a130e0d23ec41d6e3c2d5ef7a141193f5ae8cadcea939ad37389109f43900debd51d66611699b653e5af5ee8e4c500e08cf3ea16dcdac109e819cd2a pygobject-3.44.0.tar.xz
"