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