dex: update to 0.9.0.
This commit is contained in:
parent
12c39d1311
commit
023908805e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dex'
|
||||
pkgname=dex
|
||||
version=0.8.0
|
||||
revision=3
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="MANPREFIX=/usr/share/man"
|
||||
hostmakedepends="python3-Sphinx"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jceb/dex"
|
||||
distfiles="https://github.com/jceb/dex/archive/v${version}.tar.gz"
|
||||
checksum=cca8ade3dcc949d00f358410a9a5c2685b5dbe6501af630826a7049167503d23
|
||||
checksum=e49e9891089f2db1959c93c4c7b5fbeb3ffae23aaa3093caafd3dac5a4f03c3e
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE
|
||||
|
|
Loading…
Reference in New Issue