ttyplot: update to 1.4
This commit is contained in:
parent
e16200b7bd
commit
d1a1c31925
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ttyplot'
|
||||
pkgname=ttyplot
|
||||
version=1.2
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/tenox7/ttyplot"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=3ced72e59c74655539dddcf570a4c14fda3460a042cd2297bf1914cd9efab2c8
|
||||
checksum=11974754981406d19cfa16865b59770faaf3ade8d909d9a0134dc56e00d29bd4
|
||||
|
||||
do_install() {
|
||||
vbin ttyplot
|
||||
|
|
Loading…
Reference in a new issue