libredwg: update to 0.12.5.
This commit is contained in:
parent
2c0e563162
commit
afb0913d9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libredwg'
|
||||
pkgname=libredwg
|
||||
version=0.12.3
|
||||
version=0.12.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-bindings"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/libredwg/"
|
||||
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
||||
checksum=b31a33466ba23312119138d0ac022399841ee0f40d9bbd970410a2fc471e15ee
|
||||
checksum=d3de19cde6adc27cb65cc353ae01a1e8aa15d1ab6ca4ce2563b76e73e8b2f1bd
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/{dwgadd.example,load_dwg.py}
|
||||
|
|
Loading…
Reference in a new issue