cowsay: cleanup.
This commit is contained in:
parent
5c5a61e6de
commit
f62df553c0
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'cowsay'
|
# Template file for 'cowsay'
|
||||||
pkgname=cowsay
|
pkgname=cowsay
|
||||||
version=3.04
|
version=3.04
|
||||||
revision=1
|
revision=2
|
||||||
|
archs=noarch
|
||||||
wrksrc="rank-amateur-cowsay-${pkgname}-${version}"
|
wrksrc="rank-amateur-cowsay-${pkgname}-${version}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Configurable speaking/thinking cow (and a bit more)"
|
short_desc="Configurable speaking/thinking cow (and a bit more)"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/tnalpgge/rank-amateur-cowsay"
|
homepage="https://github.com/tnalpgge/rank-amateur-cowsay"
|
||||||
distfiles="https://github.com/tnalpgge/rank-amateur-cowsay/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/tnalpgge/rank-amateur-cowsay/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d8b871332cfc1f0b6c16832ecca413ca0ac14d58626491a6733829e3d655878b
|
checksum=d8b871332cfc1f0b6c16832ecca413ca0ac14d58626491a6733829e3d655878b
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e 's,%BANGPERL%,!/usr/bin/perl,g' -e 's,%PREFIX%,/usr,g' \
|
sed -i -e 's,%BANGPERL%,!/usr/bin/perl,g' -e 's,%PREFIX%,/usr,g' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue