ttyplot: update to 1.2.
This commit is contained in:
parent
c2f1a08cfd
commit
f11f808152
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ttyplot'
|
||||
pkgname=ttyplot
|
||||
version=1.1
|
||||
version=1.2
|
||||
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=56c4c9343d5da99a23e020e8c37f7f02178cd370983d602cd146f2bb67b0a155
|
||||
checksum=3ced72e59c74655539dddcf570a4c14fda3460a042cd2297bf1914cd9efab2c8
|
||||
|
||||
do_install() {
|
||||
vbin ttyplot
|
||||
|
|
Loading…
Reference in a new issue