parent
f1ab81b07b
commit
d08a15228d
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lily'
|
# Template file for 'lily'
|
||||||
pkgname=lily
|
pkgname=lily
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
||||||
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://lily-lang.org"
|
homepage="http://lily-lang.org"
|
||||||
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
||||||
checksum=6ea719ba3ae3b677b44ca25281ac7bf63f3241b4e6faef6d6bfc794993e292bd
|
checksum=8d243707c8ee796d492644235134da0edb6b29231f06c568824e1e424e74b64f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt
|
vlicense license.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user