lolcat-c: update to 1.5.
This commit is contained in:
parent
a887fa3493
commit
ff3189a306
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lolcat-c'
|
||||
pkgname=lolcat-c
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target="lolcat"
|
||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="WTFPL"
|
||||
homepage="https://github.com/jaseg/lolcat"
|
||||
distfiles="https://github.com/jaseg/lolcat/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=6ea43ee2b2bb2f15fc91812b72ebcdaa883052853ed8f055b6f8b38637bda909
|
||||
checksum=2af79bed90e0bda52ae500d16e7e7022037fad10c487c317e7f0ff17ec4b14f5
|
||||
|
||||
do_install() {
|
||||
vbin lolcat
|
||||
|
|
Loading…
Reference in New Issue