Skip to content

Commit

Permalink
main/gnome-software: update to 46.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed Jun 28, 2024
1 parent e9e7264 commit 077bd0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main/gnome-software/template.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname = "gnome-software"
pkgver = "46.2"
pkgrel = 1
pkgver = "46.3"
pkgrel = 0
build_style = "meson"
configure_args = [
"-Dtests=false",
Expand Down Expand Up @@ -45,7 +45,7 @@
source = (
f"$(GNOME_SITE)/gnome-software/{pkgver[:-2]}/gnome-software-{pkgver}.tar.xz"
)
sha256 = "e700cba287764f5e2255514e312e160550fdbf7a5d3fe16358bb6f7b6732b974"
sha256 = "9d6bc1f637d81b2b5985837904f05ed707600147d9af160ba8912abf2d42f136"
# Most tests need system dbus
options = ["!check"]

Expand Down

0 comments on commit 077bd0c

Please sign in to comment.