lolcat-c: update to 1.0.
This commit is contained in:
parent
79cd82dabd
commit
eed39f2aae
@ -1,18 +1,16 @@
|
|||||||
# Template file for 'lolcat-c'
|
# Template file for 'lolcat-c'
|
||||||
pkgname=lolcat-c
|
pkgname=lolcat-c
|
||||||
reverts=0.0.2017.12.20_1
|
version=1.0
|
||||||
version=0.0.0.20180722
|
|
||||||
revision=1
|
revision=1
|
||||||
_commit=ceb4d662f75bc7cd00f6823821acb737ef592489
|
wrksrc="lolcat-$version"
|
||||||
wrksrc="lolcat-${_commit}"
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="lolcat"
|
make_build_target="lolcat"
|
||||||
short_desc="High-performance implementation of lolcat"
|
short_desc="High-performance implementation of lolcat"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/jaseg/lolcat"
|
homepage="https://github.com/jaseg/lolcat"
|
||||||
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=67bde833c9304390d5b89db8110bdde068a1257b4e589d1217175a88b1baf23d
|
checksum=77ebfecde6afdf24447dd834507ea8bc550ee89b0e1211e7d3866a4824a6ee1d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin lolcat
|
vbin lolcat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user