eva: update to 0.3.0.
This commit is contained in:
parent
df29116029
commit
c5d8357f6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eva'
|
# Template file for 'eva'
|
||||||
pkgname=eva
|
pkgname=eva
|
||||||
version=0.2.7
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Simple calculator REPL, similar to bc(1)"
|
short_desc="Simple calculator REPL, similar to bc(1)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/NerdyPepper/eva"
|
homepage="https://github.com/NerdyPepper/eva"
|
||||||
distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
|
distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
|
||||||
checksum=72b2e47e987102d67c9dcbb60e26c4ff0b20e6f844d0d2b9d91c3f073374aee0
|
checksum=05e2cdcfd91e6abef91cb01ad3074583b8289f6e74054e070bfbf6a4e684865e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue