Skip to content

Commit 236b9d0

Browse files
committed
Package Gramps 6.0.2 on macOS.
1 parent 8c73ba8 commit 236b9d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

mac/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>Gramps</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>Gramps-6.0.1-2, (C) 1997-2025 The Gramps Team http://www.gramps-project.org</string>
10+
<string>Gramps-6.0.2-1, (C) 1997-2025 The Gramps Team http://www.gramps-project.org</string>
1111
<key>CFBundleIconFile</key>
1212
<string>gramps.icns</string>
1313
<key>CFBundleIdentifier</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>Gramps-6.0.1-2</string>
20+
<string>Gramps-6.0.2-1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>Gramps-6.0.1-2</string>
24+
<string>Gramps-6.0.2-1</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>Copyright 1997 - 2025 The Gramps Team, GNU General Public License.</string>
2727
<key>LSMinimumSystemVersion</key>

mac/gramps.modules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
</dependencies>
3333
</pip>
3434
<pip id="gramps" supports-non-srcdir-builds="no">
35-
<branch module="gramps-project/gramps/archive/v6.0.1.tar.gz"
36-
repo="github-tarball" version="6.0.1"
37-
checkoutdir="gramps-gramps-6.0.1" />
35+
<branch module="gramps-project/gramps/archive/v6.0.2.tar.gz"
36+
repo="github-tarball" version="6.0.2"
37+
checkoutdir="gramps-gramps-6.0.2" />
3838
<dependencies>
3939
<dep package="meta-gramps-modules"/>
4040
</dependencies>

0 commit comments

Comments
 (0)