Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gnome-software/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gnome-software'
pkgname=gnome-software
version=50.1
version=50.2
revision=1
build_style=meson
configure_args="-Dpackagekit=false -Dfwupd=false
Expand All @@ -19,7 +19,7 @@ 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=0f609f4f95564fe60e6ecbf0559e0e83c68da6086004967bc5b225a872cf24a5
checksum=b6500da19825e59bb4df167dad2792f31387a6b0ff298bc0357903f4fa804e3c
make_check=no # Requires system dbus

build_options="gtk_doc"
Expand Down