Skip to content

Commit

Permalink
app-text/grip: update SRC_URI
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Kohler <[email protected]>
  • Loading branch information
benkohler committed Mar 7, 2023
1 parent f6c4864 commit 0c30aac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-text/grip/grip-4.6.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
EAPI=7

PYTHON_COMPAT=( pypy3 python3_{9..11} )
inherit distutils-r1
inherit distutils-r1 pypi

DESCRIPTION="Preview GitHub Markdown files like Readme locally before committing them"
HOMEPAGE="https://github.com/joeyespo/grip"
LICENSE="MIT"

SLOT="0"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

KEYWORDS="amd64"

Expand Down

0 comments on commit 0c30aac

Please sign in to comment.