Skip to content

Commit ade3b0b

Browse files
committed
fix typo in pypî url
1 parent a2e8b78 commit ade3b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulesets/gpodder.modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- for setuptools, for feedparser -->
1212
<repository type="tarball" name="pypi"
13-
href="'https://files.pythonhosted.org/packages/source/"/>
13+
href="https://files.pythonhosted.org/packages/source/"/>
1414

1515
<autotools id="gpodder" skip-autogen="true" skip-configure="true" supports-non-srcdir-builds="no">
1616
<branch repo="github" module="gpodder/gpodder.git" checkoutdir="gpodder"

0 commit comments

Comments
 (0)