gnome-software: update to 44.2.

This commit is contained in:
oreo639 2023-03-24 16:18:31 -07:00 committed by Michal Vasilek
parent dc858d06b2
commit e09259fc33
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-software'
pkgname=gnome-software
version=43.3
version=44.2
revision=1
build_style=meson
configure_args="-Dpackagekit=false -Dfwupd=false
@ -16,8 +16,9 @@ short_desc="GNOME Software Center (flatpak only)"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/gnome-software"
changelog="https://gitlab.gnome.org/GNOME/gnome-software/-/raw/main/NEWS"
distfiles="https://gitlab.gnome.org/GNOME/gnome-software/-/archive/${version}/gnome-software-${version}.tar.gz"
checksum=9fbdf888ec61cd6f261dbf9e94939a5ff95ba43993ef58946b02b4f92866819c
checksum=bedfe8652d2ceaf17eccc57d6befe6d95f09d15e486a58f0bb7a9a868d0bacc0
make_check=no # FIXME
build_options="gtk_doc"