ponysay: fix homepage
This commit is contained in:
parent
4772b6575f
commit
a023dff5da
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ponysay'
|
||||
pkgname=ponysay
|
||||
version=3.0.3
|
||||
revision=5
|
||||
revision=6
|
||||
hostmakedepends="python3 texinfo"
|
||||
depends="python3"
|
||||
short_desc="Pony rewrite of cowsay"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://erkin.github.com/ponysay/"
|
||||
homepage="https://erkin.party/ponysay/"
|
||||
distfiles="https://github.com/erkin/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=c382d7f299fa63667d1a4469e1ffbf10b6813dcd29e861de6be55e56dc52b28a
|
||||
|
||||
|
|
Loading…
Reference in a new issue