Skip to content

Commit

Permalink
Package GnuCash 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Jun 24, 2023
1 parent dd43d6b commit b6a877c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gnucash.modules
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@

<cmake id="gnucash"
cmakeargs="-DCMAKE_PREFIX_PATH=$MSYS2ROOT -DPERL_EXECUTABLE=/usr/bin/perl -DGNC_DBD_DIR=$PREFIX/lib/dbd -DGTEST_ROOT=$SRCROOT/googletest">
<branch module="project/gnucash/gnucash%20%28stable%29/5.1/gnucash-5.1.tar.bz2"
repo="sourceforge" version="5.1"/>
<branch module="project/gnucash/gnucash%20%28stable%29/5.2/gnucash-5.2.tar.bz2"
repo="sourceforge" version="5.2"/>
<dependencies>
<dep package="libofx"/>
<dep package="aqbanking"/>
Expand Down Expand Up @@ -319,8 +319,8 @@
</cmake>

<cmake id="gnucash-docs">
<branch module="project/gnucash/gnucash%20%28stable%29/5.1/gnucash-docs-5.1.tar.gz"
version="5.1" repo="sourceforge"/>
<branch module="project/gnucash/gnucash%20%28stable%29/5.2/gnucash-docs-5.2.tar.gz"
version="5.2" repo="sourceforge"/>
</cmake>

<cmake id="gnucash-unstable-docs">
Expand Down

0 comments on commit b6a877c

Please sign in to comment.