calcurse: update to 4.6.0.
This commit is contained in:
parent
6928a3d1e0
commit
5f9732f0cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calcurse'
|
||||
pkgname=calcurse
|
||||
version=4.5.1
|
||||
revision=2
|
||||
version=4.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
depends="python3-httplib2"
|
||||
|
@ -10,7 +10,7 @@ maintainer="silvernode <mollusk@homebutter.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://calcurse.org"
|
||||
distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=5336576824cba7d40eee0b33213992b4304368972ef556a930f3965e9068f331
|
||||
checksum=fa090307a157e24e790819b20c93e037b89c6132f473abaaa7b21c3be76df043
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue