calcurse: add example config
This commit is contained in:
parent
1f233cbac7
commit
b62758c1b3
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calcurse'
|
||||
pkgname=calcurse
|
||||
version=4.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
depends="python3-httplib2"
|
||||
|
@ -14,4 +14,5 @@ checksum=5336576824cba7d40eee0b33213992b4304368972ef556a930f3965e9068f331
|
|||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
vsconf contrib/caldav/config.sample caldav-config.sample
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue