outils: update to 0.13.
This commit is contained in:
parent
3cc7c75bd3
commit
adfb97e2c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'outils'
|
||||
pkgname=outils
|
||||
version=0.12
|
||||
version=0.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="install install-calendars"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="ISC, BSD-3-Clause"
|
||||
homepage="https://github.com/leahneukirchen/outils"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=63b6ebddfb2e6213be1d5b20475321ba6f3221d6f86abe1dc615329c955c24db
|
||||
checksum=49d46211fe84a5b96cf55d689696d190b7aba7d3e043c8c8dc9f5ff9af8f927a
|
||||
conflicts="signify>=0 openbsd-rs>=0 ts>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue