libredwg: update to 0.12.3.
This commit is contained in:
parent
c363ef19f0
commit
e47cfeabb5
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.2
|
version=0.12.3
|
||||||
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=9227f4cb8a4aa1b785038e2c583affe0d84194c97dca4794e143258b0302fb85
|
checksum=b31a33466ba23312119138d0ac022399841ee0f40d9bbd970410a2fc471e15ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/{dwgadd.example,load_dwg.py}
|
rm ${DESTDIR}/usr/share/{dwgadd.example,load_dwg.py}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue