Skip to content

Commit 39597aa

Browse files
authored
Merge pull request #284 from Daz-wallace/patch-1
Update GIMP.download.recipe
2 parents 3b847c3 + bb34dca commit 39597aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GIMP/GIMP.download.recipe

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This recipe supports two architecture values:
2727
<key>Arguments</key>
2828
<dict>
2929
<key>re_pattern</key>
30-
<string>//download\.gimp\.org/gimp/v[0-9\.]*/macos/gimp-[0-9\.\-]*-%ARCH%\.dmg</string>
30+
<string>(//download\.gimp\.org/gimp/v[0-9\.]*/macos/gimp-[0-9\.\-]*-%ARCH%(-1)?\.dmg)</string>
3131
<key>url</key>
3232
<string>https://www.gimp.org/downloads/</string>
3333
</dict>
@@ -62,4 +62,4 @@ This recipe supports two architecture values:
6262
</dict>
6363
</array>
6464
</dict>
65-
</plist>
65+
</plist>

0 commit comments

Comments
 (0)