Skip to content

Commit

Permalink
games-puzzle/gnome-sudoku: Fix appdata version info
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/784365
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
mattst88 committed Apr 21, 2021
1 parent 897eaba commit e8652ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions games-puzzle/gnome-sudoku/gnome-sudoku-40.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ BDEPEND="
src_prepare() {
xdg_src_prepare
vala_src_prepare

# Bug #784365
sed -i -e 's:40\.alpha:40~alpha:' data/org.gnome.Sudoku.appdata.xml.in || die
}

pkg_postinst() {
Expand Down

0 comments on commit e8652ae

Please sign in to comment.