calcurse: update to 4.7.1
This commit is contained in:
parent
5a5885d427
commit
791b04ea1e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'calcurse'
|
||||
pkgname=calcurse
|
||||
version=4.7.0
|
||||
version=4.7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
depends="python3-httplib2"
|
||||
short_desc="Ncurses planner"
|
||||
short_desc="Text-based calendar and scheduling application"
|
||||
maintainer="silvernode <mollusk@homebutter.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://calcurse.org"
|
||||
distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=ef6675966a53f41196006ce624ece222fe400da0563f4fed1ae0272ad45c8435
|
||||
checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue